summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08aa08fe9..f05e94b89 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ deno run --allow-net server.ts
This should start a local web server on
[http://localhost:8000](http://localhost:8000).
-Learm more about writing and running Deno programs
+Learn more about writing and running Deno programs
[in the docs](https://docs.deno.com/runtime/manual).
## Additional resources