diff --git a/docs/javascript.html b/docs/javascript.html index 2d8c0e7c61..516c1afbce 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -525,7 +525,7 @@ $('#myModal').on('hidden.bs.modal', function (e) { {% endhighlight %} -

To keep URLs intact, use the data-target attribute instead of href="#".

+

To keep URLs intact, use the data-target attribute instead of href="#".

{% highlight html %}