Skip to content

Commit c40b99a

Browse files
fix-6.0-schema-validation-error (#12375)
1 parent 8761b47 commit c40b99a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manual/v6.0/source/core/schema-validation/specify-validation-polymorphic-collections.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Specify Validation for Polymorphic Collections
1717
:depth: 2
1818
:class: singlecol
1919

20-
You can specify schema validation for a collection that stores :ref:`polymorphic
21-
data<polymorphic-data>`, or documents with varying structures or schemas.
20+
You can specify schema validation for a collection that stores polymorphic
21+
data, or documents with varying structures or schemas.
2222

2323
To create schema validation for multiple schemas within a single collection,
2424
you can set the schemas in your validation rules and ensure that

0 commit comments

Comments
 (0)