aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider/range-vertical.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/slider/range-vertical.html')
-rw-r--r--demos/slider/range-vertical.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/slider/range-vertical.html b/demos/slider/range-vertical.html
index 37f5c601e..d43abcd37 100644
--- a/demos/slider/range-vertical.html
+++ b/demos/slider/range-vertical.html
@@ -39,7 +39,7 @@
<div class="demo-description">
-<p>Change the orientation of the range slider to vertical. Assign a height value via <strong>.height()</strong> or by setting the height through CSS, and set the <strong>orientation</strong> option to "vertical."</p>
+<p>Change the orientation of the range slider to vertical. Assign a height value via <code>.height()</code> or by setting the height through CSS, and set the <code>orientation</code> option to "vertical."</p>
</div><!-- End demo-description -->