summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/introduction.md b/docs/introduction.md
index 091cc7d6c..0874db394 100644
--- a/docs/introduction.md
+++ b/docs/introduction.md
@@ -16,7 +16,7 @@ It's built on V8, Rust, and Tokio.
- Has
[a set of reviewed (audited) standard modules](https://github.com/denoland/deno/tree/master/std)
that are guaranteed to work with Deno.
-- Scripts can be bundled into a single javascript file.
+- Scripts can be bundled into a single JavaScript file.
## Philosophy