Skip to content

Commit e1f667e

Browse files
sophstadskerschb
authored andcommitted
Update driver-example-update-52.rst
1 parent 1c4c07a commit e1f667e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/includes/driver-example-update-52.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ to ``paper``. The operation uses:
6161
content: |
6262
6363
- ``$set`` to update the ``status`` field and the ``uom``
64-
field embedded in the ``size`` document. To access the fields within
65-
embedded documents, the operation uses :ref:`dot notation
66-
<document-dot-notation>`.
64+
field embedded in the ``size`` document. To access the fields within
65+
embedded documents, the operation uses :ref:`dot notation
66+
<document-dot-notation>`.
6767
6868
- :``$currentDate`` to set the ``lastModified`` field to the
69-
current date.
69+
current date.
7070
7171
Before updating the data, you'll need to assign the ``inventory`` collection in the ``test`` database to a variable:
7272
@@ -217,4 +217,4 @@ to ``paper``. The operation uses:
217217
:language: c#
218218
:dedent: 12
219219
:start-after: Start Example 52
220-
:end-before: End Example 52
220+
:end-before: End Example 52

0 commit comments

Comments
 (0)