fix grammar in support section of readme

This commit is contained in:
Dave Kerr 2017-07-31 21:43:47 -04:00 committed by Dave Kerr
parent 4786ce7cd2
commit 0abf3dfda4
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ If you create a loader or plugin, we would <3 for you to open source it, and put
<h2 align="center">Support</h2>
We consider webpack to be a low-level tool used not only individuals but also layered beneath other awesome tools. Because of it's flexibility, webpack isn't always the _easiest_ entry-level solution, however we do believe it is the most powerful. That said, we're always looking for ways improve and simplify the tool without compromising functionality. If you have any ideas on ways to accomplish this, we're all ears!
We consider webpack to be a low-level tool used not only individually but also layered beneath other awesome tools. Because of it's flexibility, webpack isn't always the _easiest_ entry-level solution, however we do believe it is the most powerful. That said, we're always looking for ways improve and simplify the tool without compromising functionality. If you have any ideas on ways to accomplish this, we're all ears!
If you're just getting started, take a look at [our new docs and concepts page](https://webpack.js.org/concepts/). This has a high level overview that is great for beginners!!