feat: improve preference copy and case consistency

This commit is contained in:
Mo
2022-03-25 08:10:12 -05:00
parent 492357777c
commit 03f707ee63
7 changed files with 18 additions and 13 deletions

View File

@@ -185,7 +185,7 @@ export const GeneralAccountMenu: FunctionComponent<Props> = observer(
}}
>
<Icon type="signOut" className={iconClassName} />
Sign out and clear local data
Sign out workspace
</MenuItem>
</>
) : null}