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 b56c5e6 commit 3ad01c1Copy full SHA for 3ad01c1
source/includes/fact-readConcern-syntax.rst
@@ -4,7 +4,8 @@ The readConcern option has the following syntax:
4
5
.. code-block:: javascript
6
7
- readConcern: { level: <value>, afterClusterTime: <Timestamp> }
+ readConcern: { level: <value>,
8
+ afterClusterTime: <Timestamp> }
9
10
.. important::
11
0 commit comments