1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Rename Screenreaders to "Screen readers".

No redirect is added because the next version will be a minor version bump.
This commit is contained in:
XhmikosR
2019-02-07 11:29:06 +02:00
parent f0eb29cd5e
commit 30ddcafb2d
2 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@
- title: Image replacement - title: Image replacement
- title: Overflow - title: Overflow
- title: Position - title: Position
- title: Screenreaders - title: Screen readers
- title: Shadows - title: Shadows
- title: Sizing - title: Sizing
- title: Spacing - title: Spacing

View File

@@ -1,7 +1,7 @@
--- ---
layout: docs layout: docs
title: Screenreaders title: Screen readers
description: Use screenreader utilities to hide elements on all devices except screen readers. description: Use screen reader utilities to hide elements on all devices except screen readers.
group: utilities group: utilities
--- ---