Skip to content

Commit d8445f9

Browse files
hhnrnolanlawson
authored andcommitted
fix typo (#9)
[skip ci]
1 parent f24eb97 commit d8445f9

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
@@ -130,7 +130,7 @@ In all such cases, `optimize-js` wraps the function in parentheses.
130130
Yes, `optimize-js` might add as many as two bytes (horror!) per function, which amounts to practically nil once you
131131
take gzip into account. To prove it, here are the gzipped sizes for the libraries I use in the benchmark:
132132

133-
| Script | Size (bytes |
133+
| Script | Size (bytes) |
134134
| ---- | --- |
135135
| benchmarks/ember.min.js | 126957 |
136136
| benchmarks/ember.min.optimized.js | 127134 |

0 commit comments

Comments
 (0)