diff --git a/src/ngTouch/directive/ngClick.js b/src/ngTouch/directive/ngClick.js index 7e558defc9f5..777bd997354b 100644 --- a/src/ngTouch/directive/ngClick.js +++ b/src/ngTouch/directive/ngClick.js @@ -25,7 +25,7 @@ * upon tap. (Event object is available as `$event`) * * @example - +