We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014382b commit 2898727Copy full SHA for 2898727
source/includes/ref-toc-operator-query-comparison.yaml
@@ -4,7 +4,7 @@ description: "Matches values that are greater than the value specified in the qu
4
---
5
name: ":query:`$gte`"
6
file: /reference/operator/query/gte
7
-description: "Matches values that are equal to or greater than the value specified in the query."
+description: "Matches values that are greater than or equal to the value specified in the query."
8
9
name: ":query:`$in`"
10
file: /reference/operator/query/in
0 commit comments