Skip to content

Commit 87d1ff3

Browse files
Jeff Leenetman92
Jeff Lee
authored andcommitted
docs(ngAnimate): fix typo
Closes angular#11957
1 parent be5d8a0 commit 87d1ff3

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)