From d30ce38cc383add81360be323d2df543bc14fa9e Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 2 Mar 2022 17:32:21 +0100 Subject: spell "JavaScript" with capital "J" and "S" --- index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.json b/index.json index 7162dd7..cda5e7f 100644 --- a/index.json +++ b/index.json @@ -107,7 +107,7 @@ "uuid": "a6754dcb-58d8-4b7a-a245-24fd7ad4cd68", // Version should match the upstream version of the resource (e.g. a - // version of javascript library). Revision number starts as 1 for + // version of JavaScript library). Revision number starts as 1 for // each new resource version and gets incremented by 1 each time a // modification to the packaging of this version is done. Hydrilla // will allow multiple definitions of the same resource to load, as @@ -132,7 +132,7 @@ // on a page before this resource's own scripts. "dependencies": [{"identifier": "hello-message"}], - // Array of javascript files that belong to this resource. + // Array of JavaScript files that belong to this resource. "scripts": [ {"file": "hello.js"}, {"file": "bye.js"} -- cgit v1.2.3