From: David Walton Date: Sat, 3 Feb 2018 06:49:26 +0000 (-0500) Subject: fix typo X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=26604f8cecd1caf13107bcaa270af59c7c047756;p=buffer.git fix typo --- 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