Skip to content

Commit beb4f84

Browse files
committed
update (has-block)
1 parent b050f91 commit beb4f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/release/components/yields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ then nothing will be done with the block.
6161
### Conditionally Yielding
6262

6363
You can check whether or not a user passed a block to the component with the
64-
`hasBlock` helper:
64+
`(has-block)` helper:
6565

6666
```handlebars {data-filename=app/templates/components/modal-dialog.hbs}
6767
<dialog>

0 commit comments

Comments
 (0)