瀏覽代碼

Merge pull request #4794 from crowchirp/patch-2

corrected typo
Kevin Brown 8 年之前
父節點
當前提交
c155ca5b60
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CONTRIBUTING.md

+ 2 - 2
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
 be able to be merged. If you're breaking existing tests, make sure that you
 aren't causing any breaking changes.
 aren't causing any breaking changes.
 5. Only include source changes. While it's not required, only including 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`
 this happen can be as a simple as not committing changes from the `dist`
 directory.
 directory.
 
 
@@ -201,4 +201,4 @@ under this license **cannot be accepted** into the project.
 [nodejs]: https://nodejs.org/
 [nodejs]: https://nodejs.org/
 [npm]: https://www.npmjs.com/
 [npm]: https://www.npmjs.com/
 [reporting-bugs]: #reporting-bugs-with-select2
 [reporting-bugs]: #reporting-bugs-with-select2
-[requesting-features]: #requesting-features-in-select2
+[requesting-features]: #requesting-features-in-select2