aboutsummaryrefslogtreecommitdiffstats
path: root/src/loader.js
diff options
context:
space:
mode:
authorPatrick Drechsler2013-09-03 07:26:57 +0200
committerPete Bacon Darwin2013-09-14 21:48:11 +0100
commit3328d33ed0b9a99649b682aad3c7b234d4f1d8ca (patch)
tree119cdb084a225140ca0c5751499db6a3082ab545 /src/loader.js
parent83f93889e1f5e957c20946e4060f4f6e3199ae0e (diff)
downloadangular.js-3328d33ed0b9a99649b682aad3c7b234d4f1d8ca.tar.bz2
docs(guide): fix typo in animation doc
Diffstat (limited to 'src/loader.js')
-rw-r--r--src/loader.js2
1 files changed, 1 insertions, 1 deletions
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