Skip to content

Commit 5609f22

Browse files
authored
docsp-28791 - search types (#89)
1 parent e62b825 commit 5609f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/atlas-search.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ Atlas guide.
141141
Equals
142142
~~~~~~
143143

144-
Use the ``Equals`` method to check whether a field matches a specified ``bool``
145-
or ``ObjectId`` value.
144+
Use the ``Equals`` method to check whether a field matches a specified
145+
value.
146146

147147
The following example searches the ``guitars`` collection for any documents in
148148
which the value of the ``in-stock`` field is ``true``.

0 commit comments

Comments
 (0)