aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demos/progressbar/resize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/progressbar/resize.html b/demos/progressbar/resize.html
index c50a75bdf..360070a8c 100644
--- a/demos/progressbar/resize.html
+++ b/demos/progressbar/resize.html
@@ -35,7 +35,7 @@
<div class="demo-description">
-<p>Since the progress bar is coded in percentages for flexible sizing, it will resize to fit whatever block it's placed inside. Try resizing the height and width of this bar to see how it maintains the correct proportions.</p>
+<p>Since the progress bar is coded in percentages for flexible sizing, it will resize to fit whatever block it's placed inside. Try resizing the height and width of this bar to see how it maintains the correct proportions. This is not a real-world example, but it's a good illustration of how flexibly all the plugins are coded.</p>
</div><!-- End demo-description -->