mirror of https://github.com/webpack/webpack.git
Fix typo in CONTRIBUTING.md
This commit is contained in:
parent
7f7b6c516e
commit
8fe3d40605
|
@ -9,7 +9,7 @@ that include your webpack.config.js and relevant files are more likely to receiv
|
||||||
|
|
||||||
**If you have discovered a bug or have a feature suggestion, feel free to create an issue on Github.**
|
**If you have discovered a bug or have a feature suggestion, feel free to create an issue on Github.**
|
||||||
|
|
||||||
If you have created your own loader/plugin please incude it on the relevant
|
If you have created your own loader/plugin please include it on the relevant
|
||||||
documentation pages:
|
documentation pages:
|
||||||
|
|
||||||
[List of loaders](http://webpack.github.io/docs/list-of-loaders.html)
|
[List of loaders](http://webpack.github.io/docs/list-of-loaders.html)
|
||||||
|
|
Loading…
Reference in New Issue