small fix to demo caption

This commit is contained in:
Maggie Costello Wachs 2009-01-20 21:47:27 +00:00
parent 80e15e7dc9
commit d3303c15b3

View File

@ -32,7 +32,7 @@
<div class="demo-description">
<p>Fetch external content via Ajax for the 2nd and 3rd tabs by setting an href for the tabs. While the Ajax request is waiting for a response, the tab label changes to say "Loading...", then returns to the normal label once loaded.</p>
<p>Fetch external content via Ajax for the tabs by setting an href value in the tab links. While the Ajax request is waiting for a response, the tab label changes to say "Loading...", then returns to the normal label once loaded.</p>
</div><!-- End demo-description -->