Skip to content

Commit c60f56c

Browse files
fix mmapv1 typo
1 parent e0b39e9 commit c60f56c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/operator/aggregation/sample.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ collection scan followed by a random sort to select N documents. In
4444
this case, the :pipeline:`$sample` stage is subject to the
4545
:ref:`sort memory restrictions <sort-memory-limit>`.
4646

47-
MMAPV1 May Return Duplicate Documents
47+
MMAPv1 May Return Duplicate Documents
4848
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4949

5050
If you are using the:
5151

52-
- MMAPV1 storage engine, :pipeline:`$sample` may return the same
52+
- MMAPv1 storage engine, :pipeline:`$sample` may return the same
5353
document more than once in the result set.
5454

5555
- :ref:`WiredTiger <storage-wiredtiger>` or

0 commit comments

Comments
 (0)