From 497bc64d98920f59a9811fbb3b9c6de4024e49b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jan 2024 21:22:30 +0000 Subject: Update website --- manual/index.html | 2 +- manual/v1.7/index.html | 2 +- 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 .foo, .bar, produces both the "foo" fields and "bar" fields as separate outputs.

-

The , operator is one way to contruct generators.

+

The , operator is one way to construct generators.