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 dbbb35b commit 768a4edCopy full SHA for 768a4ed
source/tutorial/expire-data.txt
@@ -32,7 +32,7 @@ in seconds to create an expiring collection. TTL collections set the
32
:collflag:`usePowerOf2Sizes` collection flag, which means MongoDB must
33
allocate more disk space relative to data size. This approach helps
34
mitigate the possibility of storage fragmentation caused by frequent
35
-delete operations and leads to more predictable storage use patters.
+delete operations and leads to more predictable storage use patterns.
36
37
Constraints
38
-----------
0 commit comments