Skip to content

Commit

Permalink
[chore] Change 'a11y' to 'accessibility' in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qaisjp authored and diasbruno committed Jun 30, 2017
1 parent f47e79d commit 7301aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To install the stable version you can use [npm](https://npmjs.org/) or [yarn](ht
The Modal object has two required props:

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

Example:

Expand Down

0 comments on commit 7301aa7

Please sign in to comment.