diff --git a/ignite-template.js b/ignite-template.js index 1a3e419..ddad777 100644 --- a/ignite-template.js +++ b/ignite-template.js @@ -600,7 +600,7 @@ class IgniteTemplate { } /** - * + * Adds a on paste event handler to this template. * @param {Function|IgniteProperty} eventCallback The callback function to be invoked once the event fires. * @returns This ignite template. */