File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,12 +61,12 @@ to ``paper``. The operation uses:
61
61
content: |
62
62
63
63
- ``$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>`.
67
67
68
68
- :``$currentDate`` to set the ``lastModified`` field to the
69
- current date.
69
+ current date.
70
70
71
71
Before updating the data, you' ll need to assign the ` ` inventory` ` collection in the ` ` test` ` database to a variable:
72
72
@@ -217,4 +217,4 @@ to ``paper``. The operation uses:
217
217
:language: c#
218
218
:dedent: 12
219
219
:start-after: Start Example 52
220
- :end-before: End Example 52
220
+ :end-before: End Example 52
You can’t perform that action at this time.
0 commit comments