Skip to content

Commit 63c4e36

Browse files
authored
Grammar
Not a big deal but I had to re-read that sentence a bunch of times before grasping.
1 parent 2ee780f commit 63c4e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ yarn add webpack --dev
4949

5050
<h2 align="center">Introduction</h2>
5151

52-
> 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).
52+
> 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).
5353
5454
webpack is a bundler for modules. The main purpose is to bundle JavaScript
5555
files for usage in a browser, yet it is also capable of transforming, bundling,

0 commit comments

Comments
 (0)