We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b1a6f commit e143b1eCopy full SHA for e143b1e
src/ngAnimate/module.js
@@ -37,7 +37,7 @@
37
* ## CSS-based Animations
38
*
39
* CSS-based animations with ngAnimate are unique since they require no JavaScript code at all. By using a CSS class that we reference between our HTML
40
- * and CSS code we can create an animation that will be picked up by Angular when an the underlying directive performs an operation.
+ * and CSS code we can create an animation that will be picked up by Angular when an underlying directive performs an operation.
41
42
* The example below shows how an `enter` animation can be made possible on an element using `ng-if`:
43
0 commit comments