summaryrefslogtreecommitdiff
path: root/docs/examples/hello_world.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/hello_world.md')
-rw-r--r--docs/examples/hello_world.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/hello_world.md b/docs/examples/hello_world.md
index 11418c19c..cb45e5393 100644
--- a/docs/examples/hello_world.md
+++ b/docs/examples/hello_world.md
@@ -3,7 +3,7 @@
## Concepts
- Deno can run JavaScript or TypeScript out of the box with no additional tools
- or config required
+ or config required.
## Overview