Skip to content

Commit 295af3f

Browse files
authored
DOCSP-32117 default curly braces in query (#588)
* DOCSP-32117 default curly braces in query * DOCSP-32117 removing space * DOCSP-31227 removing of for vale check * Empty-Commit
1 parent a8f45ed commit 295af3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/query/filter.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Compatibility
4040
Set Query Filter
4141
----------------
4242

43-
#. In the :guilabel:`Filter` field, enter a filter document. You can use
44-
all of the MongoDB :manual:`query operators
43+
#. In the :guilabel:`Filter` field, enter a filter document between the
44+
curly braces. You can use all the MongoDB :manual:`query operators
4545
</reference/operator/query/>` except the :query:`$text` and
4646
:query:`$expr` operators.
4747

0 commit comments

Comments
 (0)