aboutsummaryrefslogtreecommitdiffstats
path: root/demos/droppable/revert.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/droppable/revert.html')
-rw-r--r--demos/droppable/revert.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/droppable/revert.html b/demos/droppable/revert.html
index 1a67a4e96..8550667dc 100644
--- a/demos/droppable/revert.html
+++ b/demos/droppable/revert.html
@@ -48,7 +48,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 set on the <strong>draggable</strong>.</p>
+<p>Return the draggable (or it's helper) to its original location when dragging stops with the boolean <code>revert</code> option set on the draggable.</p>
</div><!-- End demo-description -->
</body>