diff --git a/README.md b/README.md index 1d494c0..a1bde06 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ add new features and support more platforms. Thank you in advance! I tested this library with Node.js, Bun and Deno (V2.x) with no issues. There is currently only one problem on Denos side: os.freemem() pollyfill is currently -not correct (version 2.1.4) bus there is already a fix (not yet published). +not correct (version 2.1.4) but there is already a fix (not yet published). **Attention**: This library is supposed to be used as a backend/server-side library and **will definitely not work within a browser**.