Skip to content

Commit 7301aa7

Browse files
qaisjpdiasbruno
authored andcommittedJun 30, 2017
[chore] Change 'a11y' to 'accessibility' in README.md
1 parent f47e79d commit 7301aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To install the stable version you can use [npm](https://npmjs.org/) or [yarn](ht
3030
The Modal object has two required props:
3131

3232
- `isOpen` to render its children.
33-
- `contentLabel` to improve a11y, since `v1.6.0`.
33+
- `contentLabel` to improve accessibility, since `v1.6.0`.
3434

3535
Example:
3636

0 commit comments

Comments
 (0)
Please sign in to comment.