Skip to content

Commit 537e032

Browse files
authored
chore: Fix typo in README (#21354)
Correct a small error in the recent README update. --------- Signed-off-by: Kevin Whinnery <kevin.whinnery@gmail.com>
1 parent 90141d0 commit 537e032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ deno run --allow-net server.ts
7272
This should start a local web server on
7373
[http://localhost:8000](http://localhost:8000).
7474

75-
Learm more about writing and running Deno programs
75+
Learn more about writing and running Deno programs
7676
[in the docs](https://docs.deno.com/runtime/manual).
7777

7878
## Additional resources

0 commit comments

Comments
 (0)