We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a96116 commit 6e218b6Copy full SHA for 6e218b6
source/crud/update/replace.txt
@@ -128,7 +128,7 @@ Replace One Document Example: Full File
128
This example performs the following actions on the ``restaurants``
129
collection:
130
131
-- Matches a document in which the value of ``name`` is "Rizzo's Fine Pizza"
+- Matches a document in which the value of ``name`` is ``"Rizzo's Fine Pizza"``
132
- Replaces the matched document with a new document
133
134
.. io-code-block::
0 commit comments