Skip to content

Commit f597d64

Browse files
committed
Another minor correction on getting started page
1 parent b1172ba commit f597d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/getting-started.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Insert Individual Documents
177177

178178
db.things.find()
179179

180-
This operation returns the returns the following results. The :doc:`ObjectId
180+
This operation returns the following results. The :doc:`ObjectId
181181
</core/object-id>` values will be unique:
182182

183183
.. code-block:: javascript

0 commit comments

Comments
 (0)