Skip to content

Commit

Permalink
chore: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-deriv committed Dec 30, 2022
1 parent 2afadd8 commit b10e00d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const onramp_contents = [
const createCashProvider = onClick => {
return {
detail_click: onClick,
detail_description: localize('Deposit via the following payment methods:'),
detail_description: localize('Deposit via the following payment methods: '),
detail_header: localize('Deposit via bank wire, credit card, and e-wallet'),
detail_contents: cash_contents,
};
Expand Down

0 comments on commit b10e00d

Please sign in to comment.