Skip to content

Commit ad8428b

Browse files
committed
Fix a typo
1 parent 47a1024 commit ad8428b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/helpers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@property {Object.<String,can-stache.helper>} can-component.prototype.helpers helpers
22
@parent can-component.deprecated
33

4-
@deprecated {4.0} Add methods to your componentt’s ViewModel instead. See [can-stache can-stache] [can-stache#Creatinghelpers can-stache’s “creating helpers” documentation] for more information.
4+
@deprecated {4.0} Add methods to your component’s ViewModel instead. See [can-stache can-stache] [can-stache#Creatinghelpers can-stache’s “creating helpers” documentation] for more information.
55

66
@description Helper functions used with the component’s view.
77

0 commit comments

Comments
 (0)