Skip to content

Commit 96741bb

Browse files
author
Sam Kleinman
committed
minor: fixing dangling quote
1 parent f2bcd16 commit 96741bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/javascript.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Call cursor methods on cursors to modify how MongoDB returns objects to the curs
394394
:func:`db.collection.getIndexes()` to return the list of current indexes on a
395395
collection.
396396

397-
.. seealso:: ":operator:`$hint`
397+
.. seealso:: ":operator:`$hint`"
398398

399399
Data Aggregation
400400
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)