Skip to content

Commit 1d73358

Browse files
committed
Merge pull request rust-lang#107 from efx/patch-1
fix typo
2 parents 3f717fe + e7479d1 commit 1d73358

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)