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 6669a0c3..24d48035 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -1021,7 +1021,7 @@ outputs produced by the left expression, and then all of the
outputs produced by the right. For instance, filter <code>.foo,
.bar</code>, produces both the "foo" fields and "bar" fields as
separate outputs.</p>
-<p>The <code>,</code> operator is one way to contruct generators.</p>
+<p>The <code>,</code> operator is one way to construct generators.</p>
<div class="pb-3">
<button type="button" class="btn btn-sm btn-secondary text-body-secondary bg-transparent link-body-emphasis border-0" data-bs-toggle="collapse" data-bs-target="#example7" aria-expanded="false" aria-controls="example7">
<span class="me-1 d-print-none" aria-hidden="true"><span class="bi bi-chevron-right"></span><span class="bi bi-chevron-down"></span></span>Examples