diff --git a/std/node/README.md b/std/node/README.md index 8d5dc5567f1c52..53168e6c25073d 100644 --- a/std/node/README.md +++ b/std/node/README.md @@ -4,7 +4,7 @@ This module is meant to have a compatibility layer for the [NodeJS standard library](https://nodejs.org/docs/latest-v12.x/api/). **Warning**: Any function of this module should not be referred anywhere in the -deno standard library as it's a compatiblity module. +deno standard library as it's a compatibility module. ## Supported Builtins