summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-01-25 21:22:30 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-01-25 21:22:30 +0000
commit497bc64d98920f59a9811fbb3b9c6de4024e49b1 (patch)
treebb64e125a2d3c23868424c0274a20226173aa8ba
parent0e694f4025488dc001e1cddfdf159df1a0702025 (diff)
Update website
-rw-r--r--manual/index.html2
-rw-r--r--manual/v1.7/index.html2
2 files changed, 2 insertions, 2 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
diff --git a/manual/v1.7/index.html b/manual/v1.7/index.html
index 810e6edb..dd096bd9 100644
--- a/manual/v1.7/index.html
+++ b/manual/v1.7/index.html
@@ -1019,7 +1019,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