Skip to content

Commit cf2996b

Browse files
authored
Update handlebars-basics.md
1 parent 3a63ef5 commit cf2996b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v3.4.0/templates/handlebars-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ controllers and components.
4646

4747
### Helpers
4848

49-
Ember Helpers are functions that can compute values, and can be used in any template.
49+
Ember Helpers are functions that can compute values and can be used in any template.
5050

5151
Ember gives you the ability to [write your own helpers](../writing-helpers/), to bring a minimum of logic into Ember templating.
5252

0 commit comments

Comments
 (0)