docs: correct grammar in CONTRIBUTING.md

This commit is contained in:
swseverance 2017-05-15 07:47:19 -04:00 committed by Matias Niemelä
parent d699c354db
commit 6c1a8daafc
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ The following is the list of supported scopes:
* **upgrade**
* **tsc-wrapped**
There is currently few exception to the "use package name" rule:
There are currently a few exceptions to the "use package name" rule:
* **packaging**: used for changes that change the npm package layout in all of our packages, e.g. public path changes, package.json changes done to all packages, d.ts file/format changes, changes to bundles, etc.
* **changelog**: used for updating the release notes in CHANGELOG.md