Skip to content

Commit 98bdd22

Browse files
committed
quotes
1 parent eac404d commit 98bdd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/read/retrieve.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If the query filter matches more than one document, the ``findOne()`` method ret
7676
matching document from the retrieved results.
7777

7878
The following example uses the ``findOne()`` method to find the first document in which
79-
the ``name`` field has the value ``"LinkedIn"``:
79+
the ``name`` field has the value ``'LinkedIn'``:
8080

8181
.. io-code-block::
8282

0 commit comments

Comments
 (0)