Skip to content

Commit

Permalink
Merge pull request #6872 from boneskull/patch-1
Browse files Browse the repository at this point in the history
fix capitalization of project name in README.md
  • Loading branch information
sokra committed Mar 27, 2018
2 parents fc2feaf + a31bf26 commit 3691224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ yarn add webpack --dev

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

> This README reflects Webpack v2.x and v3.x. The Webpack v1.x documentation has been deprecated and deleted.
> This README reflects webpack v2.x and v3.x. The webpack v1.x documentation has been deprecated and deleted.
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,
Expand Down

0 comments on commit 3691224

Please sign in to comment.