Skip to content

Commit

Permalink
fix capitalization of project name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Mar 26, 2018
1 parent fc2feaf commit a31bf26
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 a31bf26

Please sign in to comment.