We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a0de8 commit eff9631Copy full SHA for eff9631
1 file changed
CONTRIBUTING.md
@@ -1,7 +1,7 @@
1
2
# Contributing
3
4
-Most of the time, if Webpack is not working correctly for you it is a simple configuration issue.
+Most of the time, if webpack is not working correctly for you it is a simple configuration issue.
5
6
If you are still having difficulty after looking over your configuration carefully, please post
7
a question to [StackOverflow with the webpack tag](http://stackoverflow.com/tags/webpack). Questions
@@ -17,7 +17,7 @@ documentation pages:
17
18
### Documentation
19
20
-Webpack is insanely feature rich and documentation is a huge time sink. We
+webpack is insanely feature rich and documentation is a huge time sink. We
21
greatly appreciate any time spent fixing typos or clarifying sections in the
22
documentation.
23
0 commit comments