diff --git a/docs/src/content/pages/content-components.mdoc b/docs/src/content/pages/content-components.mdoc index 99c129725..409cb17c1 100644 --- a/docs/src/content/pages/content-components.mdoc +++ b/docs/src/content/pages/content-components.mdoc @@ -199,7 +199,7 @@ This is a highlighted 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: