aboutsummaryrefslogtreecommitdiff
path: root/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'index.json')
-rw-r--r--index.json4
1 files 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"}