Skip to content

Commit

Permalink
fix: add required copy to 'thanks' page
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr committed Oct 18, 2023
1 parent 80b7e75 commit 81943ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/donate/thanks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Donate() {
alignItems: 'center',
}}>
<p>
Thank-you for your donation!
Thank you for your payment. Your transaction has been completed and we've emailed you a receipt for your purchase. Log in to your PayPal account to view transaction details.
</p>
</div>
</div>
Expand Down

0 comments on commit 81943ff

Please sign in to comment.