We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1172ba commit f597d64Copy full SHA for f597d64
source/tutorial/getting-started.txt
@@ -177,7 +177,7 @@ Insert Individual Documents
177
178
db.things.find()
179
180
- This operation returns the returns the following results. The :doc:`ObjectId
+ This operation returns the following results. The :doc:`ObjectId
181
</core/object-id>` values will be unique:
182
183
.. code-block:: javascript
0 commit comments