From 3328d33ed0b9a99649b682aad3c7b234d4f1d8ca Mon Sep 17 00:00:00 2001 From: Patrick Drechsler Date: Tue, 3 Sep 2013 07:26:57 +0200 Subject: docs(guide): fix typo in animation doc --- src/loader.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/loader.js') 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 -- cgit v1.2.3