Skip to content

Commit ab0bd82

Browse files
authored
Merge pull request #406 from astorije/patch-1
[docs] Fix Léonie's first name
2 parents 3fb2583 + 05567a9 commit ab0bd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/accessible-emoji.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Emojis have become a common way of communicating content to the end user. To a person using a screenreader, however, he/she may not be aware that this content is there at all. By wrapping the emoji in a `<span>`, giving it the `role="img"`, and providing a useful description in `aria-label`, the screenreader will treat the emoji as an image in the accessibility tree with an accessible name for the end user.
44

55
#### Resources
6-
1. [Lèonie Watson](http://tink.uk/accessible-emoji/)
6+
1. [Léonie Watson](http://tink.uk/accessible-emoji/)
77

88
## Rule details
99

0 commit comments

Comments
 (0)