Skip to content

Commit

Permalink
Updated username for inclusivity
Browse files Browse the repository at this point in the history
Signed-off-by: Kroosh Crusius <[email protected]>
  • Loading branch information
KrooshalUX committed Nov 5, 2022
1 parent d4860d5 commit 7d03b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/views/header/header_sections.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export default () => {
);
const renderUser = (
<OuiHeaderSectionItemButton disabled aria-label="Account menu">
<OuiAvatar isDisabled name="J. Username" size="s" />
<OuiAvatar isDisabled name="A. User" size="s" />
</OuiHeaderSectionItemButton>
);

Expand Down

0 comments on commit 7d03b57

Please sign in to comment.