We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971583b commit 43351a8Copy full SHA for 43351a8
src/ng/directive/ngEventDirs.js
@@ -5,8 +5,8 @@
5
* @name ng.directive:ngClick
6
*
7
* @description
8
- * The ngClick allows you to specify custom behavior when
9
- * element is clicked.
+ * The ngClick directive allows you to specify custom behavior when
+ * an element is clicked.
10
11
* @element ANY
12
* @param {expression} ngClick {@link guide/expression Expression} to evaluate upon
0 commit comments