Skip to content

Commit 6c575d9

Browse files
author
Dave
authored
DOCS-15003 BACKPORT v4.2 fix typos (#311)
1 parent 6900340 commit 6c575d9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/reference/command/validate.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,10 @@ Restrictions
9797
MongoDB drivers automatically set :ref:`afterClusterTime
9898
<afterClusterTime>` for operations associated with :ref:`causally
9999
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>`.
100+
:dbcommand:`validate` command no longer supports :ref:`afterClusterTime
101+
<afterClusterTime>`. As such, :dbcommand:`validate` cannot be
102+
associated with :ref:`causally consistent sessions
103+
<causal-consistency>`.
103104

104105
Examples
105106
--------

0 commit comments

Comments
 (0)