Skip to content

Commit 2abfe09

Browse files
author
Arthur Evans
authored
Update templatize.html
1 parent 57d22f4 commit 2abfe09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/utils/templatize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
* - `instanceProps`: Dictionary of property names that will be added
354354
* to the instance by the templatize owner. These properties shadow any
355355
* host properties, and changes within the template to these properties
356-
* will result in `notifyInstanceProp` to be called.
356+
* will result in `notifyInstanceProp` being called.
357357
* - `mutableData`: When `true`, the generated class will skip strict
358358
* dirty-checking for objects and arrays (always consider them to be
359359
* "dirty").

0 commit comments

Comments
 (0)