docs(guide): fix typo in animation doc

This commit is contained in:
Patrick Drechsler 2013-09-03 07:26:57 +02:00 committed by Pete Bacon Darwin
parent 83f93889e1
commit 3328d33ed0

View file

@ -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