Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac97f2 commit 631d86fCopy full SHA for 631d86f
src/ng/directive/ngClass.js
@@ -160,7 +160,7 @@ var ngClassOddDirective = classDirective('Odd', 0);
160
* @name ng.directive:ngClassEven
161
*
162
* @description
163
- * The `ngClassOdd` and `ngClassEven` works exactly as
+ * The `ngClassOdd` and `ngClassEven` directives work exactly as
164
* {@link ng.directive:ngClass ngClass}, except it works in
165
* conjunction with `ngRepeat` and takes affect only on odd (even) rows.
166
0 commit comments