We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c486d commit 4ac6424Copy full SHA for 4ac6424
src/ngAnimate/animate.js
@@ -370,7 +370,7 @@ angular.module('ngAnimate', ['ng'])
370
* Runs the leave animation operation and, upon completion, removes the element from the DOM. Once
371
* the animation is started, the following CSS classes will be added for the duration of the animation:
372
*
373
- * Below is a breakdown of each step that occurs during enter animation:
+ * Below is a breakdown of each step that occurs during leave animation:
374
375
* | Animation Step | What the element class attribute looks like |
376
* |----------------------------------------------------------------------------------------------|---------------------------------------------|
0 commit comments