Skip to content

Commit

Permalink
Fix currency preference help text
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Dec 19, 2024
1 parent b804b58 commit bca4797
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const CurrencyAccordion: React.FC<CurrencyAccordionProps> = ({
>
<FieldWrapper
helperText={t(
'This should be the place from which you are living and sending out physical communications. This will be used in exports for mailing address information.',
'This should be the currency that you receive your paychecks in. This will be used when converting donations in other currencies.',
)}
>
<Autocomplete
Expand Down

0 comments on commit bca4797

Please sign in to comment.