Skip to content

Commit df81959

Browse files
authored
DOCS-15860 full validation does not report index info when collection validation fails (#2631) (#2656)
* DOCS-15860 full validation does not report index info when collection validation fails * external review
1 parent aeb20f6 commit df81959

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
@@ -202,7 +202,7 @@ Specify :ref:`full: true <cmd-validate-full>` for more detailed output.
202202

203203
.. data:: validate.nIndexes
204204

205-
The number of indexes on the collection.
205+
The number of indexes on the collection that were validated.
206206

207207
.. data:: validate.keysPerIndex
208208

0 commit comments

Comments
 (0)