docs: fix typo (#10219)

This commit is contained in:
Alessio Gravili
2024-12-27 22:33:02 -07:00
committed by GitHub
parent 95a4443ea1
commit 73bd4370b8

View File

@@ -128,7 +128,7 @@ Similar to the `relationship` element, the `upload` element is a user-friendly w
Collections are automatically allowed to be selected within the Rich Text relationship and upload
elements by default. If you want to disable a collection from being able to be referenced in Rich
Text fields, set the collection admin options of **enableRichTextLink<** and
Text fields, set the collection admin options of **enableRichTextLink** and
**enableRichTextRelationship** to false.
</Banner>