From 8fe3d40605f9e679cf464735336c36f4127409a9 Mon Sep 17 00:00:00 2001 From: Kenny Tran Date: Fri, 22 May 2015 13:06:56 -0700 Subject: [PATCH] Fix typo in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4bc76d8d4..97ef8d829 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 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: [List of loaders](http://webpack.github.io/docs/list-of-loaders.html)