mirror of https://github.com/webpack/webpack.git
fix grammar in support section of readme
This commit is contained in:
parent
4786ce7cd2
commit
0abf3dfda4
|
@ -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>
|
<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!!
|
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!!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue