We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a63ef5 commit cf2996bCopy full SHA for cf2996b
guides/v3.4.0/templates/handlebars-basics.md
@@ -46,7 +46,7 @@ controllers and components.
46
47
### Helpers
48
49
-Ember Helpers are functions that can compute values, and can be used in any template.
+Ember Helpers are functions that can compute values and can be used in any template.
50
51
Ember gives you the ability to [write your own helpers](../writing-helpers/), to bring a minimum of logic into Ember templating.
52
0 commit comments