diff --git a/lib/utils/templatize.html b/lib/utils/templatize.html
index b146c67510..ef7eead5be 100644
--- a/lib/utils/templatize.html
+++ b/lib/utils/templatize.html
@@ -366,7 +366,7 @@
* the host, and whether the instance should be decorated as a "parent model"
* of any event handlers.
*
- * // Customze property forwarding and event model decoration
+ * // Customize property forwarding and event model decoration
* let TemplateClass = Polymer.Templatize.templatize(template, this, {
* parentModel: true,
* instanceProps: {...},