Skip to content

Commit 5638aef

Browse files
committed
[Reference][Contraints] Fix internal "fields" link
1 parent fb312db commit 5638aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ allowMissingFields
316316

317317
If this option is set to ``false`` and one or more fields from the `fields`_
318318
option are not present in the underlying collection, a validation error will
319-
be returned. If set to ``true``, it's ok if some fields in the `fields_`
319+
be returned. If set to ``true``, it's ok if some fields in the `fields`_
320320
option are not present in the underlying collection.
321321

322322
missingFieldsMessage

0 commit comments

Comments
 (0)