From 66458cd1b1c6ebc2372e6ab2dbb6dab6d8aa5cae Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Fri, 26 Jan 2024 08:24:23 -0800 Subject: [PATCH] Fix typo --- content/en/functions/collections/Where.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/functions/collections/Where.md b/content/en/functions/collections/Where.md index ca900d85e..f18ae507b 100644 --- a/content/en/functions/collections/Where.md +++ b/content/en/functions/collections/Where.md @@ -46,7 +46,7 @@ KEY ``` [chain]: /getting-started/glossary/#chain -Typically a + OPERATOR : (`string`) The logical comparison [operator](#operators).