Skip to content

Commit 29d6ecb

Browse files
committed
Finish bullets in Nested Elements section
1 parent c49f25e commit 29d6ecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/5.x/system/elements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ A card’s thumbnail can come from any field that implements <craft5:craft\base\
154154

155155
Craft ships with two native _nested element_ implementations, which provide unique authoring or administrative experiences:
156156

157-
- [**Matrix field**](../reference/field-types/matrix.md) — Create dynamic or repeatable content sections, or manage
158-
- [**Addresses**](../reference/element-types/addresses.md) and [**Address fields**](../reference/field-types/addresses.md)
157+
- [**Entries**](../reference/element-types/entries.md) and the [**Matrix field**](../reference/field-types/matrix.md) — Create dynamic or repeatable content sections, or manage any kind of records that belong to a single owner.
158+
- [**Addresses**](../reference/element-types/addresses.md) and the [**Address fields**](../reference/field-types/addresses.md)Capture region-aware location information.
159159

160160
While [relationships](relations.md) are supported by every element type, only addresses and entries are eligible for nesting. Plugins may use the nested element interface to provide other functionality, like Commerce’s product and variant system.
161161

0 commit comments

Comments
 (0)