diff --git a/src/lib/template/templatizer.html b/src/lib/template/templatizer.html
index 9375cb7be7..b06aa6c0eb 100644
--- a/src/lib/template/templatizer.html
+++ b/src/lib/template/templatizer.html
@@ -377,7 +377,7 @@
* initial data configuration for the instance. Note that properties
* from the host used in the template are automatically copied into
* the model.
- * @param {Polymer.Base} The Polymer.Base instance to manage the template
+ * @return {Polymer.Base} The Polymer.Base instance to manage the template
* instance.
*/
stamp: function(model) {
@@ -451,4 +451,4 @@
};
-
\ No newline at end of file
+