diff --git a/docs/introduction.md b/docs/introduction.md index 091cc7d6cbd06b..0874db394881b5 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