From 6c1a8daafc8a2413bab7d399d380a63534a139a7 Mon Sep 17 00:00:00 2001 From: swseverance Date: Mon, 15 May 2017 07:47:19 -0400 Subject: [PATCH] docs: correct grammar in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae065c8cfb..5e6f5f9421 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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