Skip to content

Commit bd478db

Browse files
jdavisp3petebacondarwin
authored andcommitted
docs(api): fix grammar in ngClick description
- Add missing word 'directive'. - Add missing word 'an'.
1 parent d241438 commit bd478db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ng/directive/ngEventDirs.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* @name ng.directive:ngClick
66
*
77
* @description
8-
* The ngClick allows you to specify custom behavior when
9-
* element is clicked.
8+
* The ngClick directive allows you to specify custom behavior when
9+
* an element is clicked.
1010
*
1111
* @element ANY
1212
* @param {expression} ngClick {@link guide/expression Expression} to evaluate upon

0 commit comments

Comments
 (0)