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

Commit e5e871f

Browse files
Jeff Leepetebacondarwin
Jeff Lee
authored andcommitted
docs(ngAnimate): fix typo
Closes #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

+1-1
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)