Skip to content

Commit d673285

Browse files
authored
DOCS-15860 full validation does not report index info when collection validation fails (#2631) (#2657)
* DOCS-15860 full validation does not report index info when collection validation fails * external review
1 parent 0574cba commit d673285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/command/validate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Specify :ref:`full: true <cmd-validate-full>` for more detailed output.
152152

153153
.. data:: validate.nIndexes
154154

155-
The number of indexes on the collection.
155+
The number of indexes on the collection that were validated.
156156

157157
.. data:: validate.keysPerIndex
158158

0 commit comments

Comments
 (0)