From 613f494f3ab01c7532c0bc41e0c9254f561253f8 Mon Sep 17 00:00:00 2001 From: Hidde de Vries Date: Mon, 2 Mar 2020 14:05:19 +0100 Subject: [PATCH] chore: Make pronouns consistent --- demo/stories/10-announcement.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/stories/10-announcement.stories.mdx b/demo/stories/10-announcement.stories.mdx index 2ffb370ba..a0bf42454 100644 --- a/demo/stories/10-announcement.stories.mdx +++ b/demo/stories/10-announcement.stories.mdx @@ -44,7 +44,7 @@ Your components should be usable by every kind of user. Accessibility is hard to 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