aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_12.ngdoc
diff options
context:
space:
mode:
authorBrian Ford2013-10-11 16:34:37 -0700
committerBrian Ford2013-10-11 16:34:37 -0700
commitb103fae8c7dd77ce4b680a8822c5ccd6cb27d814 (patch)
treedcc7ce36b335acd368b41b6a65ff20311fae697f /docs/content/tutorial/step_12.ngdoc
parent6df2b8a968a61c3d2f22047dd1ac99091ef0c7ec (diff)
downloadangular.js-b103fae8c7dd77ce4b680a8822c5ccd6cb27d814.tar.bz2
docs(tutorial/step12): fix callout formatting
Diffstat (limited to 'docs/content/tutorial/step_12.ngdoc')
-rw-r--r--docs/content/tutorial/step_12.ngdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/content/tutorial/step_12.ngdoc b/docs/content/tutorial/step_12.ngdoc
index 3d7f35ac..1df4add6 100644
--- a/docs/content/tutorial/step_12.ngdoc
+++ b/docs/content/tutorial/step_12.ngdoc
@@ -384,8 +384,7 @@ your own JavaScript animation library is beyond the scope of this tutorial. For
`jQuery.animate`, see the {@link http://api.jquery.com/animate/ jQuery documentation}.
<div class="alert alert-error">
- <h4>Important:</h4>
- Be sure to use jQuery version `1.10.2`. AngularJS does not yet support jQuery `2.x`.
+ **Important:** Be sure to use jQuery version `1.10.x`. AngularJS does not yet support jQuery `2.x`.
</div>
The `addClass` and `removeClass` callback functions are called whenever an a class is added or removed