From 2115ccfc8c4acae532aa6f15e332159623c4434b Mon Sep 17 00:00:00 2001
From: Joseph Frazier <1212jtraceur@gmail.com>
Date: Mon, 27 Mar 2017 21:47:11 -0400
Subject: [PATCH] Fix typos in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a425a83..aaabe8a 100644
--- a/README.md
+++ b/README.md
@@ -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.