diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-05-11 13:40:29 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-05-11 13:40:29 +0200 |
commit | f0e1d607dadd7a3e3b7fe5cbf039415c284ef6a6 (patch) | |
tree | a45d39be076e7e8e8d78a73821e21a800d4bfa85 | |
parent | d30ce38cc383add81360be323d2df543bc14fa9e (diff) | |
download | hydrilla-source-package-example-f0e1d607dadd7a3e3b7fe5cbf039415c284ef6a6.tar.gz hydrilla-source-package-example-f0e1d607dadd7a3e3b7fe5cbf039415c284ef6a6.zip |
replace some occurences of word "content"
-rw-r--r-- | index.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ // Copyright (C) 2021, 2022 Wojtek Kosior <koszko@koszko.org> // Available under the terms of Creative Commons Zero v1.0 Universal. -// This is an example index.json file describing Hydrilla site content. As you -// can see, for storing site content information Hydrilla utilizes JSON with an -// additional extension in the form of '//' comments support. +// This is an example index.json file describing Hydrilla packages. As you can +// see, for storing this information Hydrilla utilizes JSON with an additional +// extension in the form of '//' comments support. // An index.json file conveys definitions of site resources and pattern->payload // mappings. The definitions may reference files under index.json's containing |