summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting_started.md')
-rw-r--r--docs/getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started.md b/docs/getting_started.md
index 7737f08d7..b2b0eb863 100644
--- a/docs/getting_started.md
+++ b/docs/getting_started.md
@@ -4,7 +4,7 @@ In this chapter we'll discuss:
- Installing Deno
- Setting up your environment
-- Running a simple `Hello World` script
+- Running a `Hello World` script
- Writing our own script
- Understanding permissions
- Using Deno with TypeScript