Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b497f3e commit ba9fb82Copy full SHA for ba9fb82
src/ngAnimate/module.js
@@ -738,7 +738,7 @@
738
* @description
739
* The ngAnimate `$animate` service documentation is the same for the core `$animate` service.
740
*
741
- * Click here {@link ng.$animate $animate to learn more about animations with `$animate`}.
+ * Click here {@link ng.$animate to learn more about animations with `$animate`}.
742
*/
743
angular.module('ngAnimate', [])
744
.provider('$$body', $$BodyProvider)
0 commit comments