Skip to content

Commit 845d8c2

Browse files
committed
*
1 parent 21272fe commit 845d8c2

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

source/documents/modify-multiple.txt

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -76,17 +76,8 @@ Steps
7676
Example
7777
-------
7878

79-
These examples use the ``sample_mflix`` Atlas dataset.
80-
81-
Click the :guilabel:`Update` button, the :guilabel:`Update Documents`
82-
modal displays.
83-
84-
.. code-block:: javascript
85-
86-
{
87-
$set: { "tomatoes.viewer.rating" : 5 }
88-
}
89-
79+
The following examples use the
80+
:ref:`sample_mflix Atlas dataset <sample-data>`.
9081

9182
The following example updates the ``tomatoes.viewer.numReviews`` and
9283
``tomatoes.viewer.meter`` fields with the Compass
@@ -99,6 +90,9 @@ have a ``year`` of ``1917``.
9990

10091
{'year' : 1917}
10192

93+
Click the :guilabel:`Update` button, the :guilabel:`Update Documents`
94+
modal displays.
95+
10296
In the :guilabel:`Update` text box, paste the following update
10397
statement:
10498

0 commit comments

Comments
 (0)