Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Sep 18, 2016
1 parent b2f08c0 commit 8a48bdd
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 @@ -115,7 +115,7 @@ In all such cases, `optimise-js` wraps the function in parentheses.

### But... you're adding bytes!

Yes, `optimize-js` might add up to two whole bytes (horror!) per function, which amounts to almost nothing once you
Yes, `optimize-js` might add as many as two bytes (horror!) per function, which amounts to almost nothing once you
take gzip into account. To prove it, here are the gzipped sizes for the libraries I use in the benchmark:

| Script | Size (bytes |
Expand Down

0 comments on commit 8a48bdd

Please sign in to comment.