chore: Make pronouns consistent

This commit is contained in:
Hidde de Vries 2020-03-02 14:05:19 +01:00
parent 2e064b4b91
commit 613f494f3a
No known key found for this signature in database
GPG key ID: 51BC6214F21F1F2D

View file

@ -44,7 +44,7 @@ Your components should be usable by every kind of user. Accessibility is hard to
Or, alternatively Or, alternatively
> Lea writes his own component, and the accessibility issue is hard to fix because of the way she initially wrote his HTML structure, and will also lead to a breaking change. > Lea writes her own component, and the accessibility issue is hard to fix because of the way she initially wrote the HTML structure, and will also lead to a breaking change.
### Summary ### Summary