Skip to content

Commit 64e1e75

Browse files
committed
Typo fix
1 parent 1f701ad commit 64e1e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/write-operations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Padding Factor
348348

349349

350350
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
351+
size, MongoDB can apply the update in-place. Some updates
352352
change the size of the document, for example using the
353353
:operator:`$push` operator to append a sub-document to an array can
354354
cause the top level document to grow beyond its allocated space.

0 commit comments

Comments
 (0)