Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit e390049

Browse files
committed
Docs: Change footer to plural (toolbars/index.html)
1 parent 1738124 commit e390049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/toolbars/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>Toolbars</h1>
2525
<div data-role="content">
2626
<div class="content-primary">
2727
<h2>Toolbars: Headers &amp; Footers</h2>
28-
<p>Toolbar page elements are used for <a href="docs-headers.html">headers</a> and <a href="docs-footers.html">footer</a> throughout many mobile sites and applications. These scroll with the page by default, but can have <a href="bars-fixed.html">fixed positioning</a> and be <a href="footer-persist-a.html">persistent</a> across pages.</p>
28+
<p>Toolbar page elements are used for <a href="docs-headers.html">headers</a> and <a href="docs-footers.html">footers</a> throughout many mobile sites and applications. These scroll with the page by default, but can have <a href="bars-fixed.html">fixed positioning</a> and be <a href="footer-persist-a.html">persistent</a> across pages.</p>
2929
<p>jQuery Mobile also provides a <a href="docs-navbar.html">navbar</a> component that can be used within any toolbar or the page content.</p>
3030
</div>
3131
<!--/content-primary -->

0 commit comments

Comments
 (0)