diff options
-rw-r--r-- | demos/tabs/default.html | 6 |
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 --> |