summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--std/node/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/node/README.md b/std/node/README.md
index 8d5dc5567..53168e6c2 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