From 26604f8cecd1caf13107bcaa270af59c7c047756 Mon Sep 17 00:00:00 2001 From: David Walton Date: Sat, 3 Feb 2018 01:49:26 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e925100..b397f15 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ sanity check (since `BrowserBuffer` uses `Uint8Array` under the hood, `Uint8Arra always be at least a bit faster). Finally, `NodeBuffer` is the node.js buffer module, which is included to compare against. -NOTE: Performance has improved since these benchmarks were taken. PR welcoem to update the README. +NOTE: Performance has improved since these benchmarks were taken. PR welcome to update the README. ### Chrome 38 -- 2.34.1