Skip to content

Commit

Permalink
fix($bump): fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
faceyspacey committed Jun 8, 2017
1 parent 537ead6 commit f63e109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ plugins: [

> Note: hashed or named module plugins are never needed with Babel, as Babel paths are deterministically used instead.
## How to Get Stats in
## How to Get Stats

The general premise is to run your webpack compiler in code rather than from the command line. By doing so,
you get access to your client bundle's stats in a callback. Let's go over both a Babel and a Webpack example:
Expand Down

0 comments on commit f63e109

Please sign in to comment.