Skip to content

Commit 7883e76

Browse files
committed
fix issue with angle bracket blocking rendering of rest of blog article
1 parent d037270 commit 7883e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/the-ember-times-issue-203.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ As the post indicates, this means two things today:
4444
1. You can use (bound) methods on your backing class as helpers directly.
4545
2. You can define function-based helpers without importing and using helper().
4646

47-
Also, in the future, there should be even better support when the <template> feature lands!
47+
Also, in the future, there should be even better support when the `template` feature lands!
4848

4949
---
5050

0 commit comments

Comments
 (0)