From af4d1027671b278bdc3b0069bb7ef871bf936109 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 24 Sep 2013 18:02:10 -0700 Subject: Use "Skip to main content" phrasing consistently; further #10786 fixes --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 3c5456666..c908cb183 100644 --- a/getting-started.html +++ b/getting-started.html @@ -865,7 +865,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

Bootstrap follows common web standards, and with minimal extra effort, can be used to create sites that are accessibile to those using AT.

Skip navigation

-

If your navigation contains many links and comes before the main content in the DOM, add a Skip to content link immediately after your opening <body> tag. (read why)

+

If your navigation contains many links and comes before the main content in the DOM, add a Skip to main content link immediately after your opening <body> tag. (read why)

{% highlight html %} Skip to main content -- cgit v1.2.3