From a9ebbca170fa0e0cf33df6ee7580f686acdf5bf2 Mon Sep 17 00:00:00 2001 From: Andrius Kripaitis Date: Sat, 16 May 2020 00:01:21 +0300 Subject: Fix JavaScript spelling (#5467) --- docs/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/introduction.md') 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 -- cgit v1.2.3