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 1f701ad commit 64e1e75Copy full SHA for 64e1e75
source/core/write-operations.txt
@@ -348,7 +348,7 @@ Padding Factor
348
349
350
If an update operation does not cause the document to increase in
351
-size, MongoDB can apply the update in-place in-place. Some updates
+size, MongoDB can apply the update in-place. Some updates
352
change the size of the document, for example using the
353
:operator:`$push` operator to append a sub-document to an array can
354
cause the top level document to grow beyond its allocated space.
0 commit comments