summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-01-24 22:36:41 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-01-24 22:36:41 +0000
commit0e694f4025488dc001e1cddfdf159df1a0702025 (patch)
tree19e226a70b319d5daa8885f72d1e2c9c8a4a936e
parentf495b59d1658d1a7420119b6932262022ce14826 (diff)
Update website
-rw-r--r--manual/index.html2
-rw-r--r--manual/v1.5/index.html2
-rw-r--r--manual/v1.6/index.html2
-rw-r--r--manual/v1.7/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/manual/index.html b/manual/index.html
index 340f4d02..6669a0c3 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -8051,7 +8051,7 @@ in <code>.jq</code>.</p>
<p>Modules imported by a program are searched for in a default search
path (see below). The <code>import</code> and <code>include</code> directives allow the
importer to alter this path.</p>
-<p>Paths in the a search path are subject to various substitutions.</p>
+<p>Paths in the search path are subject to various substitutions.</p>
<p>For paths starting with <code>~/</code>, the user's home directory is
substituted for <code>~</code>.</p>
<p>For paths starting with <code>$ORIGIN/</code>, the directory where the jq
diff --git a/manual/v1.5/index.html b/manual/v1.5/index.html
index 18ff4ece..76b0ca5a 100644
--- a/manual/v1.5/index.html
+++ b/manual/v1.5/index.html
@@ -6555,7 +6555,7 @@ in <code>.jq</code>.</p>
<p>Modules imported by a program are searched for in a default search
path (see below). The <code>import</code> and <code>include</code> directives allow the
importer to alter this path.</p>
-<p>Paths in the a search path are subject to various substitutions.</p>
+<p>Paths in the search path are subject to various substitutions.</p>
<p>For paths starting with "~/", the user's home directory is
substituted for "~".</p>
<p>For paths starting with "$ORIGIN/", the directory where the jq
diff --git a/manual/v1.6/index.html b/manual/v1.6/index.html
index 00d1ad1e..a974e370 100644
--- a/manual/v1.6/index.html
+++ b/manual/v1.6/index.html
@@ -7338,7 +7338,7 @@ in <code>.jq</code>.</p>
<p>Modules imported by a program are searched for in a default search
path (see below). The <code>import</code> and <code>include</code> directives allow the
importer to alter this path.</p>
-<p>Paths in the a search path are subject to various substitutions.</p>
+<p>Paths in the search path are subject to various substitutions.</p>
<p>For paths starting with "~/", the user's home directory is
substituted for "~".</p>
<p>For paths starting with "$ORIGIN/", the directory where the jq
diff --git a/manual/v1.7/index.html b/manual/v1.7/index.html
index 639c8b1b..810e6edb 100644
--- a/manual/v1.7/index.html
+++ b/manual/v1.7/index.html
@@ -7994,7 +7994,7 @@ in <code>.jq</code>.</p>
<p>Modules imported by a program are searched for in a default search
path (see below). The <code>import</code> and <code>include</code> directives allow the
importer to alter this path.</p>
-<p>Paths in the a search path are subject to various substitutions.</p>
+<p>Paths in the search path are subject to various substitutions.</p>
<p>For paths starting with <code>~/</code>, the user's home directory is
substituted for <code>~</code>.</p>
<p>For paths starting with <code>$ORIGIN/</code>, the directory where the jq