Skip to content

Commit c155ca5

Browse files
authored
Merge pull request select2#4794 from crowchirp/patch-2
corrected typo
2 parents d54135c + fafcc10 commit c155ca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ pull request will be familiar with the problem it is fixing.
142142
be able to be merged. If you're breaking existing tests, make sure that you
143143
aren't causing any breaking changes.
144144
5. Only include source changes. While it's not required, only including changes
145-
from the `src` directory will prevent merge conflicts from occuring. Making
145+
from the `src` directory will prevent merge conflicts from occurring. Making
146146
this happen can be as a simple as not committing changes from the `dist`
147147
directory.
148148

@@ -201,4 +201,4 @@ under this license **cannot be accepted** into the project.
201201
[nodejs]: https://nodejs.org/
202202
[npm]: https://www.npmjs.com/
203203
[reporting-bugs]: #reporting-bugs-with-select2
204-
[requesting-features]: #requesting-features-in-select2
204+
[requesting-features]: #requesting-features-in-select2

0 commit comments

Comments
 (0)