aboutsummaryrefslogtreecommitdiffstats
path: root/demos/draggable/revert.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/draggable/revert.html')
-rw-r--r--demos/draggable/revert.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/draggable/revert.html b/demos/draggable/revert.html
index 005b99e6b..b2a95323b 100644
--- a/demos/draggable/revert.html
+++ b/demos/draggable/revert.html
@@ -33,7 +33,7 @@
<div class="demo-description">
<p>
-Return the draggable (or it's helper) to its original location when dragging stops with the boolean <strong>revert</strong> option.
+Return the draggable (or it's helper) to its original location when dragging stops with the boolean <code>revert</code> option.
</p>
</div><!-- End demo-description -->