Merge pull request #5566 from entozoon/patch-1

Grammar
This commit is contained in:
Tobias Koppers 2017-08-25 15:59:10 +02:00 committed by GitHub
commit 8ea64c5298
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ yarn add webpack --dev
<h2 align="center">Introduction</h2>
> The README reflects webpack v2.x, webpack v1.x [documentation can be found here](https://webpack.github.io/docs/?utm_source=github&utm_medium=readme&utm_campaign=top).
> This README reflects Webpack v2.x and v3.x. The Webpack v1.x [documentation can be found here](https://webpack.github.io/docs/?utm_source=github&utm_medium=readme&utm_campaign=top).
webpack is a bundler for modules. The main purpose is to bundle JavaScript
files for usage in a browser, yet it is also capable of transforming, bundling,