From 198358450b8c43953118a871ba8f134762e49081 Mon Sep 17 00:00:00 2001 From: Sam Thorogood Date: Wed, 31 Aug 2022 07:43:04 +1000 Subject: [PATCH] words --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.