Skip to content

Commit e9e6667

Browse files
Update registration.md
1 parent 4429b73 commit e9e6667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/components/registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Globally registered components can be used in the template of any component with
4949
<ComponentC/>
5050
```
5151
52-
This evenly applies to all subcomponents, meaning all three of these components will also be available _inside each other_.
52+
This even applies to all subcomponents, meaning all three of these components will also be available _inside each other_.
5353
5454
## Local Registration
5555

0 commit comments

Comments
 (0)