Skip to content

Commit 51ac633

Browse files
authored
fix: account copy
Resolves: #1419
1 parent e6168ba commit 51ac633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/PreferencesPages/AccountPage/AccountPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { XServiceContext } from "../../../xServices/StateContext"
77

88
export const Language = {
99
title: "Account",
10-
description: "Update your display name, email, and username.",
10+
description: "Update your email and username.",
1111
unknownError: "Oops, an unknown error occurred.",
1212
}
1313

0 commit comments

Comments
 (0)