From: Isaac Cambron Date: Mon, 14 Jul 2014 04:27:55 +0000 (-0400) Subject: fixed spelling X-Git-Tag: 2.8.0~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1765%2Fhead;p=thirdparty%2Fmoment.git fixed spelling --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a2d027130..33dd8a033 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ Very important notes * **Pull pull requests to the `master` branch will be closed.** Please submit all pull requests to the `develop` branch. * **Language translations will not be merged without unit tests.** See [the British English unit tests](https://github.com/moment/moment/blob/develop/test/lang/en-gb.js) for an example. - * **Do not include the minifiled files in your pull request.** Don't worrry, we'll build them when we cut a release. + * **Do not include the minified files in your pull request.** Don't worry, we'll build them when we cut a release. Grunt tasks ===========