Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit c4d5631

Browse files
es128petebacondarwin
authored andcommitted
doc(ngClassEven): make consistent with ngClassOdd
1 parent fd91d86 commit c4d5631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/ngClass.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ var ngClassOddDirective = classDirective('Odd', 0);
160160
* @name ng.directive:ngClassEven
161161
*
162162
* @description
163-
* The `ngClassOdd` and `ngClassEven` works exactly as
163+
* The `ngClassOdd` and `ngClassEven` directives work exactly as
164164
* {@link ng.directive:ngClass ngClass}, except it works in
165165
* conjunction with `ngRepeat` and takes affect only on odd (even) rows.
166166
*

0 commit comments

Comments
 (0)