aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-08-16 13:20:26 +0300
committerGitHub <[email protected]>2019-08-16 13:20:26 +0300
commit6335fbe224f28d2ce65c628756a84113ea65643f (patch)
tree2208aa7cb2345c4d7370d5d34c4adf971af4986a /site/content/docs/4.3/getting-started
parentbbbda681ccf5c699e7d8ef89e837258087f307e5 (diff)
downloadbootstrap-6335fbe224f28d2ce65c628756a84113ea65643f.tar.xz
bootstrap-6335fbe224f28d2ce65c628756a84113ea65643f.zip
Use US locale consistently. (#29255)
Diffstat (limited to 'site/content/docs/4.3/getting-started')
-rw-r--r--site/content/docs/4.3/getting-started/accessibility.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/getting-started/accessibility.md b/site/content/docs/4.3/getting-started/accessibility.md
index 5b642dcfe..fef29ee9d 100644
--- a/site/content/docs/4.3/getting-started/accessibility.md
+++ b/site/content/docs/4.3/getting-started/accessibility.md
@@ -53,5 +53,5 @@ Bootstrap includes support for the [`prefers-reduced-motion` media feature](http
- [The A11Y Project](https://a11yproject.com/)
- [MDN accessibility documentation](https://developer.mozilla.org/en-US/docs/Web/Accessibility)
- [Tenon.io Accessibility Checker](https://tenon.io/)
-- [Colour Contrast Analyser (CCA)](https://developer.paciellogroup.com/resources/contrastanalyser/)
+- [Color Contrast Analyser (CCA)](https://developer.paciellogroup.com/resources/contrastanalyser/)
- ["HTML Codesniffer" bookmarklet for identifying accessibility issues](https://github.com/squizlabs/HTML_CodeSniffer)