Skip to content

Commit c641443

Browse files
committed
*
1 parent 10e4155 commit c641443

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

source/documents/modify-multiple.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ Steps
5757
:guilabel:`Query Bar` is applied to the
5858
:guilabel:`Update Documents` modal.
5959
* - :guilabel:`Update`
60-
- This is the update command syntax that is applied to the
61-
documents specified in the :guilabel:`Filter` criteria.
62-
Any syntax that works with the ``update`` parameter of the
60+
- This is the update syntax that is applied to the
61+
documents specified. Any syntax that works with the
62+
``update`` parameter of the
6363
:method:`db.collection.updateMany()` is valid.
6464
* - :guilabel:`Preview`
6565
- A preview of documents after the update syntax is applied.
@@ -88,10 +88,8 @@ Steps
8888
a. Click the :guilabel:`Save` button on the bottom-left of the
8989
modal.
9090
#. Enter a name for the update syntax.
91-
#. Click the green :guilabel:`Save` button.
92-
93-
A popup toast message displays, indicating the statement was
94-
saved.
91+
#. Click the green :guilabel:`Save` button. A popup toast
92+
message displays, indicating the statement was saved.
9593

9694
For details on how to access favorited queries, see
9795
:ref:`saved-favorite-query-view`.

0 commit comments

Comments
 (0)