Skip to content

Commit

Permalink
fix: "Safes" -> "Safe Accounts"
Browse files Browse the repository at this point in the history
  • Loading branch information
iamacook committed Oct 4, 2023
1 parent 32681de commit da4a219
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export const PushNotificationsBanner = ({ children }: { children: ReactElement }
<SvgIcon component={CloseIcon} inheritViewBox color="border" fontSize="small" />
</IconButton>
<Typography mt={0.5} mb={1.5} variant="body2">
Get notified about pending signatures, incoming and outgoing transactions for all Safes on{' '}
Get notified about pending signatures, incoming and outgoing transactions for all Safe Accounts on{' '}
{chain?.chainName} when Safe
{`{Wallet}`} is in the background or closed.
</Typography>
Expand Down

0 comments on commit da4a219

Please sign in to comment.