summaryrefslogtreecommitdiffstats
path: root/manual/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/index.html')
-rw-r--r--manual/index.html2
1 files changed, 1 insertions, 1 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