aboutsummaryrefslogtreecommitdiffstats
path: root/demos/resizable/delay-start.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/resizable/delay-start.html')
-rw-r--r--demos/resizable/delay-start.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/resizable/delay-start.html b/demos/resizable/delay-start.html
index 2133c8e91..38f7cb6a7 100644
--- a/demos/resizable/delay-start.html
+++ b/demos/resizable/delay-start.html
@@ -42,7 +42,7 @@
<div class="demo-description">
-<p>Delay the start of resizng for a number of milliseconds with the <strong>delay</strong> option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the <strong>distance</strong> option.</p>
+<p>Delay the start of resizng for a number of milliseconds with the <code>delay</code> option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the <code>distance</code> option.</p>
</div><!-- End demo-description -->
</body>