Skip to content

Commit 3328d33

Browse files
draptikpetebacondarwin
authored andcommitted
docs(guide): fix typo in animation doc
1 parent 83f9388 commit 3328d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loader.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ function setupModuleLoader(window) {
176176
* @param {Function} animationFactory Factory function for creating new instance of an animation.
177177
* @description
178178
*
179-
* **NOTE**: animations are take effect only if the **ngAnimate** module is loaded.
179+
* **NOTE**: animations take effect only if the **ngAnimate** module is loaded.
180180
*
181181
*
182182
* Defines an animation hook that can be later used with {@link ngAnimate.$animate $animate} service and

0 commit comments

Comments
 (0)