Fix typos in readme

This commit is contained in:
Joseph Frazier 2017-03-27 21:47:11 -04:00 committed by GitHub
parent 3555e3bf88
commit 2115ccfc8c

View file

@ -61,7 +61,7 @@ node v0.11.12, 1mb sample:
* inflate-zlib x 60.32 ops/sec ±1.36% (69 runs sampled)
```
zlib's test is partialy afferted by marshling (that make sense for inflate only).
zlib's test is partially affected by marshalling (that make sense for inflate only).
You can change deflate level to 0 in benchmark source, to investigate details.
For deflate level 6 results can be considered as correct.