We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd91d86 commit c4d5631Copy full SHA for c4d5631
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