diff options
Diffstat (limited to 'docs/content/tutorial/step_12.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_12.ngdoc | 3 |
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 |
