Skip to content

Commit e7479d1

Browse files
committed
fix typo
1 parent 3f717fe commit e7479d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0064-contextual-component-lookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In all these cases, attrs passed to the component must be set at the place of
1717
invocation. Only the `{{component someBoundComponentName` syntax allows for the name
1818
of the component invoked to be decided elsewhere.
1919

20-
All component names are resovled to components through one global resolution
20+
All component names are resolved to components through one global resolution
2121
path.
2222

2323
To improve composition, four changes are proposed:

0 commit comments

Comments
 (0)