Skip to content

Commit e5e871f

Browse files
Jeff Leepetebacondarwin
Jeff Lee
authored andcommitted
docs(ngAnimate): fix typo
Closes angular#11957
1 parent 90fa884 commit e5e871f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngAnimate/module.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
* opacity:0;
7373
* }
7474
*
75-
* /* The starting CSS styles for the enter animation */
75+
* /* The finishing CSS styles for the enter animation */
7676
* .fade.ng-enter.ng-enter-active {
7777
* opacity:1;
7878
* }

0 commit comments

Comments
 (0)