Skip to content

Commit 66c51c4

Browse files
author
Stéphane Reynaud
committed
[Docs] Typo
This time, the changes are complete :)
1 parent b72bec9 commit 66c51c4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

demos/widgets/headers/external.php

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,13 @@
4141

4242
<h2>Auto Init</h2>
4343

44-
<p>Because these toolbars are not within the page they will not auto initalize. you must call the toolbar plugin yourself on document ready</p>
44+
<p>Because these toolbars are not within the page they will not auto initalize. You must call the toolbar plugin yourself on document ready.</p>
4545

4646
<h2>Ajax Navigation</h2>
4747

48-
<p>Because these toolbars are not within the page they will remain in the dom until manually removed. However they will automaticly hide if you navigate to a page containing a toolbar to allow the pages own toolbars to take their place. They will automaticly show again if you navigate to a page containing no toolbars.
49-
</p>
48+
<p>Because these toolbars are not within the page they will remain in the DOM until manually removed. However they will automatically hide if you navigate to a page containing a toolbar to allow the pages own toolbars to take their place. They will automatically show again if you navigate to a page containing no toolbars.</p>
5049

51-
<p>Toolbars not within a page will not be pulled into the dom durring ajax navigation</p>
50+
<p>Toolbars not within a page will not be pulled into the DOM during Ajax navigation.</p>
5251

5352
<h2>Fixed External Toolbars</h2>
5453

0 commit comments

Comments
 (0)