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 568c98c commit 059cc34Copy full SHA for 059cc34
source/includes/extracts-sessions.yaml
@@ -42,8 +42,8 @@ content: |
42
43
.. important::
44
45
- Do not manually set the ``stmtIds``. MongoDB sets the ``stmtIds``
46
- to strictly increasing non-negative number.
+ Do not manually set ``stmtIds``. MongoDB sets the ``stmtIds``
+ to be strictly increasing non-negative numbers.
47
48
.. list-table::
49
:header-rows: 1
@@ -57,7 +57,7 @@ content: |
57
58
- Array of 32-bit integers
59
60
- - Array of numbers that uniquely identifies their respective
+ - Array of numbers that uniquely identify their respective
61
write operations within the write command.
62
---
63
ref: sessions-commands
0 commit comments