diff --git a/README.md b/README.md index e11fdd7..517f2dc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ See [some benchmarks](https://github.com/samthor/fast-text-encoding/tree/master/ -^If this is run on Node v5.1 through v11 (when `Text...` was introduced), then this simply wraps `Buffer`, which supports many encodings and is native code. +^If this polyfill used on Node v5.1 through v11 (when `Text...` was introduced), then this simply wraps `Buffer`, which supports many encodings and is native code.