Skip to content

Commit b103fae

Browse files
committed
docs(tutorial/step12): fix callout formatting
1 parent 6df2b8a commit b103fae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/tutorial/step_12.ngdoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,7 @@ your own JavaScript animation library is beyond the scope of this tutorial. For
384384
`jQuery.animate`, see the {@link http://api.jquery.com/animate/ jQuery documentation}.
385385

386386
<div class="alert alert-error">
387-
<h4>Important:</h4>
388-
Be sure to use jQuery version `1.10.2`. AngularJS does not yet support jQuery `2.x`.
387+
**Important:** Be sure to use jQuery version `1.10.x`. AngularJS does not yet support jQuery `2.x`.
389388
</div>
390389

391390
The `addClass` and `removeClass` callback functions are called whenever an a class is added or removed

0 commit comments

Comments
 (0)