From 80d3e14ce4a32035d3895fe9bbbc27e1d7b284c9 Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Wed, 1 Feb 2017 21:26:12 +0200 Subject: [PATCH] docs(contributing): fix typo (#14218) --- CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7feeabc07c..a4a4d08790 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -230,9 +230,6 @@ There is currently few exception to the "use package name" rule: * **aio**: used for angular.io changes within the /angular.io directory of the repo * none/empty string: useful for `style`, `test` and `refactor` changes that are done across all packages (e.g. `style: add missing semicolons`) - -Packaging - ### Subject The subject contains succinct description of the change: