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 5ee6fc2 commit 8ec9124Copy full SHA for 8ec9124
source/core/write-operations-introduction.txt
@@ -47,7 +47,7 @@ The following diagram shows the same query in SQL:
47
48
.. example::
49
50
- The following operation inserts a new documents into the ``users``
+ The following operation inserts a new document into the ``users``
51
collection. The new document has four fields ``name``, ``age``, and
52
``status``, and an ``_id`` field. MongoDB always adds the ``_id``
53
field to the new document if that field does not exist.
0 commit comments