Skip to content

Commit 94593f4

Browse files
authored
Merge pull request rust-lang#239 from xomaczar/patch-1
Fix typo
2 parents b1b3397 + 06dafc0 commit 94593f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0226-named-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ today, the following is supported:
251251

252252
```hbs
253253
<!-- invocation -->
254-
{{x-foo header=(coponent 'x-header')}}
254+
{{x-foo header=(component 'x-header')}}
255255
```
256256

257257
```hbs

0 commit comments

Comments
 (0)