Skip to content

Commit

Permalink
feat(sofi): fix capital f for sofi
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed Dec 22, 2023
1 parent 3fa0027 commit 47824e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const SofiBanner = ({ userLoggedOut = false }: { userLoggedOut?: boolean
<Text>
<FormattedMessage
id='banner.sofi.member_announcement.title'
defaultMessage='Sofi Members:'
defaultMessage='SoFi Members:'
/>
</Text>{' '}
<Text>
Expand Down

0 comments on commit 47824e8

Please sign in to comment.