aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 9c6a8f850..f41687a90 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -259,7 +259,7 @@ $('#myModal').on('show', function (e) {
<h3 id="myModalLabel">Modal header</h3>
</div>
<div class="modal-body">
- <p>One fine body…</p>
+ <p>One fine body…</p>
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>