From d362fa959cbc575a66c517c405800a2905c3de1b Mon Sep 17 00:00:00 2001 From: Andrea Stagi Date: Mon, 15 Jul 2013 00:56:37 +0200 Subject: [PATCH] Fixed typo --- source/includes/ref-toc-operator-query-comparison.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/ref-toc-operator-query-comparison.yaml b/source/includes/ref-toc-operator-query-comparison.yaml index 9634319e1d6..a7c9133e2e3 100644 --- a/source/includes/ref-toc-operator-query-comparison.yaml +++ b/source/includes/ref-toc-operator-query-comparison.yaml @@ -16,7 +16,7 @@ description: "Matches any of the values that exist in an array specified in the --- name: ":operator:`$lt`" file: /reference/operator/lt -description: "Matches vales that are less than the value specified in the query." +description: "Matches values that are less than the value specified in the query." --- name: ":operator:`$lte`" file: /reference/operator/lte