Commit 8818dadf authored by lynn's avatar lynn Committed by GitHub

fix: update tax services copy (#6239)

init
parent d179fc6b
...@@ -232,7 +232,7 @@ export const MenuDropdown = () => { ...@@ -232,7 +232,7 @@ export const MenuDropdown = () => {
<DollarSign size="24px" color={theme.textSecondary} /> <DollarSign size="24px" color={theme.textSecondary} />
</Icon> </Icon>
<PrimaryMenuRow.Text> <PrimaryMenuRow.Text>
<Trans>Save on Tax Services</Trans> <Trans>Tax Services</Trans>
</PrimaryMenuRow.Text> </PrimaryMenuRow.Text>
</PrimaryMenuRow> </PrimaryMenuRow>
{mgtmEnabled && ( {mgtmEnabled && (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment