diff --git a/src/loader.js b/src/loader.js index be9bc245..86fb4aa5 100644 --- a/src/loader.js +++ b/src/loader.js @@ -176,7 +176,7 @@ function setupModuleLoader(window) { * @param {Function} animationFactory Factory function for creating new instance of an animation. * @description * - * **NOTE**: animations are take effect only if the **ngAnimate** module is loaded. + * **NOTE**: animations take effect only if the **ngAnimate** module is loaded. * * * Defines an animation hook that can be later used with {@link ngAnimate.$animate $animate} service and