Skip to content

Commit

Permalink
Update packages/desktop-client/src/components/accounts/Header.js
Browse files Browse the repository at this point in the history
Co-authored-by: Matiss Janis Aboltins <[email protected]>
  • Loading branch information
MikesGlitch and MatissJanis authored Dec 4, 2023
1 parent 8b353b4 commit 42776f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktop-client/src/components/accounts/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export function AccountHeader({
)}
<Button
type="bare"
aria-label="Edit"
aria-label="Edit account name"
className="hover-visible"
onClick={() => onExposeName(true)}
>
Expand Down

0 comments on commit 42776f8

Please sign in to comment.