Skip to content

Commit 729a723

Browse files
committed
remaining review
1 parent 5341816 commit 729a723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/crud/query/distinct.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Retrieve Distinct Values Example: Full File
126126
This example performs the following actions on the ``restaurant``
127127
collection:
128128

129-
- Matches documents in which the value of ``cuisine`` is ``"Tapas"``
129+
- Matches documents in which the value of the ``cuisine`` field is ``"Tapas"``
130130
- Returns distinct values of the ``borough`` field from the matched documents
131131

132132
.. tabs::

0 commit comments

Comments
 (0)