summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit de Chezelles <bew@users.noreply.github.com>2023-06-05 07:29:55 +0200
committerGitHub <noreply@github.com>2023-06-04 22:29:55 -0700
commit908f5d54a7897bc31c85ddcb9737463c1df30faf (patch)
treef61af5caf67e8872e27fb4fbab6c13f0c14dbc0c
parent91d10c556bfa32872a0e52f13b4c77af8716cbc5 (diff)
Typo in basic filters manual (#2588)
Co-authored-by: Owen Ou <169064+owenthereal@users.noreply.github.com>
-rw-r--r--docs/content/manual/v1.6/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/manual/v1.6/manual.yml b/docs/content/manual/v1.6/manual.yml
index 0f0da783..8bea7267 100644
--- a/docs/content/manual/v1.6/manual.yml
+++ b/docs/content/manual/v1.6/manual.yml
@@ -332,7 +332,7 @@ sections:
- title: "Optional Object Identifier-Index: `.foo?`"
body: |
- Just like `.foo`, but does not output even an error when `.`
+ Just like `.foo`, but does not output an error even when `.`
is not an array or an object.
examples: