Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/content/pages/content-components.mdoc
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ This is a <Highlight variant="fluro">highlighted</Highlight> word.
## Repeating

{% aside icon="☝️" %}
The `repeating` component sets a "0 to many" list of explicitely defined components.
The `repeating` component sets a "0 to many" list of explicitly defined components.
{% /aside %}

Use this to achieve the pattern of parent/child component composition, where children are responsible for their own data/props:
Expand Down