Skip to content

Commit e061c4f

Browse files
authored
DOCSP-29170 Capped Collections Size Limit Typo (#125)
1 parent 7d5d5a2 commit e061c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/collections/behavior-capped-collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Capped collections on the destination cluster have temporary changes
1212
during sync:
1313

1414
- There is no maximum number of documents.
15-
- The maximum document size is 1PB.
15+
- The maximum collection size is 1PB.
1616

1717
``mongosync`` restores the original values for maximum number of
1818
documents and maximum document size during commit.

0 commit comments

Comments
 (0)