Skip to content

Commit 6e218b6

Browse files
committed
monospace
1 parent 2a96116 commit 6e218b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/crud/update/replace.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Replace One Document Example: Full File
128128
This example performs the following actions on the ``restaurants``
129129
collection:
130130

131-
- Matches a document in which the value of ``name`` is "Rizzo's Fine Pizza"
131+
- Matches a document in which the value of ``name`` is ``"Rizzo's Fine Pizza"``
132132
- Replaces the matched document with a new document
133133

134134
.. io-code-block::

0 commit comments

Comments
 (0)