From fafcc103a67bb8388dfeaa983e36994986dffcc9 Mon Sep 17 00:00:00 2001 From: Chandan Rai Date: Tue, 14 Feb 2017 00:33:16 +0530 Subject: [PATCH] corrected typo --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ad81e803..c4d00696 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -142,7 +142,7 @@ pull request will be familiar with the problem it is fixing. be able to be merged. If you're breaking existing tests, make sure that you aren't causing any breaking changes. 5. Only include source changes. While it's not required, only including changes -from the `src` directory will prevent merge conflicts from occuring. Making +from the `src` directory will prevent merge conflicts from occurring. Making this happen can be as a simple as not committing changes from the `dist` directory. @@ -201,4 +201,4 @@ under this license **cannot be accepted** into the project. [nodejs]: https://nodejs.org/ [npm]: https://www.npmjs.com/ [reporting-bugs]: #reporting-bugs-with-select2 -[requesting-features]: #requesting-features-in-select2 \ No newline at end of file +[requesting-features]: #requesting-features-in-select2