We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f0671 commit de181d6Copy full SHA for de181d6
1 file changed
lib/utils/templatize.html
@@ -321,7 +321,7 @@
321
* of any event handlers.
322
*
323
* // Customze property forwarding and event model decoration
324
- * let TemplateClass = Polymer.Tempaltize.templatize(template, this, {
+ * let TemplateClass = Polymer.Templatize.templatize(template, this, {
325
* parentModel: true,
326
* instanceProps: {...},
327
* forwardHostProp(property, value) {...},
0 commit comments