We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc9c9c commit aa35b24Copy full SHA for aa35b24
src/ngAnimate/module.js
@@ -20,7 +20,7 @@
20
* @description
21
*
22
* The `ngAnimate` module provides support for CSS-based animations (keyframes and transitions) as well as JavaScript-based animations via
23
- * callback hooks. Animations are not enabled by default, however, by including `ngAnimate` then the animation hooks are enabled for an Angular app.
+ * callback hooks. Animations are not enabled by default, however, by including `ngAnimate` the animation hooks are enabled for an Angular app.
24
25
* <div doc-module-components="ngAnimate"></div>
26
0 commit comments