We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556bb29 commit b672064Copy full SHA for b672064
src/loader.js
@@ -176,7 +176,7 @@ function setupModuleLoader(window) {
176
* @param {Function} animationFactory Factory function for creating new instance of an animation.
177
* @description
178
*
179
- * **NOTE**: animations are take effect only if the **ngAnimate** module is loaded.
+ * **NOTE**: animations take effect only if the **ngAnimate** module is loaded.
180
181
182
* Defines an animation hook that can be later used with {@link ngAnimate.$animate $animate} service and
0 commit comments