diff --git a/src/guide/components/registration.md b/src/guide/components/registration.md index 4cdbc90cb8..11f311d47e 100644 --- a/src/guide/components/registration.md +++ b/src/guide/components/registration.md @@ -49,7 +49,7 @@ Globally registered components can be used in the template of any component with ``` -This even applies to all subcomponents, meaning all three of these components will also be available _inside each other_. +This evenly applies to all subcomponents, meaning all three of these components will also be available _inside each other_. ## Local Registration