aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/animator.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ng/animator.js')
-rw-r--r--src/ng/animator.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/animator.js b/src/ng/animator.js
index 2a549f12..a9ea5743 100644
--- a/src/ng/animator.js
+++ b/src/ng/animator.js
@@ -16,7 +16,7 @@
* Below is a more detailed breakdown of the supported callback events provided by pre-exisitng ng directives:
*
* | Directive | Supported Animations |
- * |========================================================== |====================================================|
+ * |---------------------------------------------------------- |----------------------------------------------------|
* | {@link ng.directive:ngRepeat#animations ngRepeat} | enter, leave and move |
* | {@link ngRoute.directive:ngView#animations ngView} | enter and leave |
* | {@link ng.directive:ngInclude#animations ngInclude} | enter and leave |