diff --git a/views/index.pug b/views/index.pug index b98d463b5..7199bff70 100644 --- a/views/index.pug +++ b/views/index.pug @@ -36,7 +36,7 @@ include includes/banner.pug .bjs-component h1 Javascript p - | Also know as ECMAScript, JavaScript is a dynamic, prototype-based scripting + | Also known as ECMAScript, JavaScript is a dynamic, prototype-based scripting | language, with first-class functions. Widely used on client-side (and sometimes | even server-side, like on this website!), Javascript is the language that | BabylonJS is based on.