diff options
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index fc69f257b..e06c952f9 100644 --- a/website/index.html +++ b/website/index.html @@ -11,7 +11,7 @@ <main> <h1>Deno</h1> - <p>Deno is program for executing JavaScript and TypeScript outside of the + <p>Deno is a program for executing JavaScript and TypeScript outside of the web browser. <p> <a href="https://github.com/denoland/deno">github.com/denoland/deno</a> |