mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 19:40:56 +08:00
docs(guide): fix typo in animation doc
This commit is contained in:
committed by
Pete Bacon Darwin
parent
83f93889e1
commit
3328d33ed0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user