Skip to content

Commit 316229f

Browse files
author
himaniraghav3
committed
Rename tab
1 parent 16ca231 commit 316229f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/accounts/src/settings/tabs/account/AccountTab.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ interface AccountTabProps {
1414

1515
const AccountTab: FC<AccountTabProps> = (props: AccountTabProps) => (
1616
<div className={styles.container}>
17-
<h3>ACCOUNT INFORMATION & SECURITY</h3>
17+
<h3>ACCOUNT INFORMATION</h3>
1818

1919
<AccountRole profile={props.profile} />
2020

0 commit comments

Comments
 (0)