Skip to content

Commit 8ec9124

Browse files
shlokSam Kleinman
authored andcommitted
Update write-operations-introduction.txt
1 parent 5ee6fc2 commit 8ec9124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/write-operations-introduction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following diagram shows the same query in SQL:
4747

4848
.. example::
4949

50-
The following operation inserts a new documents into the ``users``
50+
The following operation inserts a new document into the ``users``
5151
collection. The new document has four fields ``name``, ``age``, and
5252
``status``, and an ``_id`` field. MongoDB always adds the ``_id``
5353
field to the new document if that field does not exist.

0 commit comments

Comments
 (0)