We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d22f4 commit 2abfe09Copy full SHA for 2abfe09
1 file changed
lib/utils/templatize.html
@@ -353,7 +353,7 @@
353
* - `instanceProps`: Dictionary of property names that will be added
354
* to the instance by the templatize owner. These properties shadow any
355
* host properties, and changes within the template to these properties
356
- * will result in `notifyInstanceProp` to be called.
+ * will result in `notifyInstanceProp` being called.
357
* - `mutableData`: When `true`, the generated class will skip strict
358
* dirty-checking for objects and arrays (always consider them to be
359
* "dirty").
0 commit comments