Skip to content

Commit 059cc34

Browse files
milkiekay-kim
authored andcommitted
fix plurals
1 parent 568c98c commit 059cc34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/extracts-sessions.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ content: |
4242
4343
.. important::
4444
45-
Do not manually set the ``stmtIds``. MongoDB sets the ``stmtIds``
46-
to strictly increasing non-negative number.
45+
Do not manually set ``stmtIds``. MongoDB sets the ``stmtIds``
46+
to be strictly increasing non-negative numbers.
4747
4848
.. list-table::
4949
:header-rows: 1
@@ -57,7 +57,7 @@ content: |
5757
5858
- Array of 32-bit integers
5959
60-
- Array of numbers that uniquely identifies their respective
60+
- Array of numbers that uniquely identify their respective
6161
write operations within the write command.
6262
---
6363
ref: sessions-commands

0 commit comments

Comments
 (0)