mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 09:04:14 +02:00
Spelling mistakes in documentation.
This commit is contained in:
@@ -862,7 +862,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
|
|||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1 id="accessibility">Accessibility</h1>
|
<h1 id="accessibility">Accessibility</h1>
|
||||||
</div>
|
</div>
|
||||||
<p class="lead">Bootstrap follows common web standards, and with minimal extra effort, can be used to create sites that are accessibile to those using <abbr title="Assistive Technology" class="initialism">AT</abbr>.</p>
|
<p class="lead">Bootstrap follows common web standards, and with minimal extra effort, can be used to create sites that are accessible to those using <abbr title="Assistive Technology" class="initialism">AT</abbr>.</p>
|
||||||
|
|
||||||
<h3>Skip navigation</h3>
|
<h3>Skip navigation</h3>
|
||||||
<p>If your navigation contains many links and comes before the main content in the DOM, add a <code>Skip to main content</code> link immediately after your opening <code><body></code> tag. <a href="http://a11yproject.com/posts/skip-nav-links/">(read why)</a></p>
|
<p>If your navigation contains many links and comes before the main content in the DOM, add a <code>Skip to main content</code> link immediately after your opening <code><body></code> tag. <a href="http://a11yproject.com/posts/skip-nav-links/">(read why)</a></p>
|
||||||
|
Reference in New Issue
Block a user