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}.
-

Important:

- 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`.
The `addClass` and `removeClass` callback functions are called whenever an a class is added or removed