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 6900340 commit 6c575d9Copy full SHA for 6c575d9
source/reference/command/validate.txt
@@ -97,9 +97,10 @@ Restrictions
97
MongoDB drivers automatically set :ref:`afterClusterTime
98
<afterClusterTime>` for operations associated with :ref:`causally
99
consistent sessions <causal-consistency>`. Starting in MongoDB 4.2, the
100
-:dbcommand:`validate` command no longer support :ref:`afterClusterTime
101
-<afterClusterTime>`. As such, :dbcommand:`validate` cannot be associatd
102
-with :ref:`causally consistent sessions <causal-consistency>`.
+:dbcommand:`validate` command no longer supports :ref:`afterClusterTime
+<afterClusterTime>`. As such, :dbcommand:`validate` cannot be
+associated with :ref:`causally consistent sessions
103
+<causal-consistency>`.
104
105
Examples
106
--------
0 commit comments