aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/default.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-12-31 06:51:47 +0000
committerRichard Worth <rdworth@gmail.com>2008-12-31 06:51:47 +0000
commit1731af1d520efa3c7e7d79f438c2630382e32622 (patch)
tree8a420c995d7591abf3532bdddee9f304680264ae /demos/tabs/default.html
parent7dd66fa029c3e00f1de49fe90cd44b876d26c0dd (diff)
downloadjquery-ui-1731af1d520efa3c7e7d79f438c2630382e32622.tar.gz
jquery-ui-1731af1d520efa3c7e7d79f438c2630382e32622.zip
demos/tabs/default.html: added missing word, minor whitespace changes
Diffstat (limited to 'demos/tabs/default.html')
-rw-r--r--demos/tabs/default.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/tabs/default.html b/demos/tabs/default.html
index 9140c1391..d7ac0c87b 100644
--- a/demos/tabs/default.html
+++ b/demos/tabs/default.html
@@ -37,11 +37,11 @@
</div><!-- End demo -->
-
-
<div class="demo-description">
-<p>This the basic default tab strip that swaps between different blocks of content.</p>
+<p>
+This is the basic default tab strip that swaps between different blocks of content.
+</p>
</div><!-- End demo-description -->