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 38d8292 commit 1fe88c4Copy full SHA for 1fe88c4
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 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_.
53
54
## Local Registration
55
0 commit comments