We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4429b73 commit e9e6667Copy full SHA for e9e6667
src/guide/components/registration.md
@@ -49,7 +49,7 @@ Globally registered components can be used in the template of any component with
49
<ComponentC/>
50
```
51
52
-This evenly applies to all subcomponents, meaning all three of these components will also be available _inside each other_.
+This even applies to all subcomponents, meaning all three of these components will also be available _inside each other_.
53
54
## Local Registration
55
0 commit comments