From 53919172b3a07dd9c87c4d09e24c87e0c6f7c2aa Mon Sep 17 00:00:00 2001 From: Blake Gideon Date: Mon, 10 Nov 2014 22:42:01 -0600 Subject: [PATCH] Modified CONTRIBUTING.md in order to correct a duplicate wording of the word "pull". --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9c6a0a85..3150689a8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ grunt # this runs tests and jshint Very important notes ==================== - * **Pull pull requests to the `master` branch will be closed.** Please submit all pull requests to the `develop` branch. + * **Pull requests to the `master` branch will be closed.** Please submit all pull requests to the `develop` branch. * **Locale translations will not be merged without unit tests.** See [the British English unit tests](https://github.com/moment/moment/blob/develop/test/locale/en-gb.js) for an example. * **Do not include the minified files in your pull request.** Don't worry, we'll build them when we cut a release. -- 2.47.2