aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api/index.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/api/index.ngdoc')
-rw-r--r--docs/content/api/index.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc
index 5fa3cc7a..9233ac71 100644
--- a/docs/content/api/index.ngdoc
+++ b/docs/content/api/index.ngdoc
@@ -156,7 +156,7 @@ or JavaScript callbacks.
{@link ngAnimate JS-based animations}
</td>
<td>
- Use {@link angular.Module#methods_animation module.animation()} to register a JavaScript animation. Once registered the animation can be triggered by referencing the CSS class within the HTML template code.
+ Use {@link angular.Module#animation module.animation()} to register a JavaScript animation. Once registered the animation can be triggered by referencing the CSS class within the HTML template code.
</td>
</tr>
</table>