fix(donate): update copy of the support text (#37964)

This commit is contained in:
mrugesh
2019-12-20 22:48:57 +05:30
committed by GitHub
parent 1887b5311b
commit 885c8edeb7

View File

@ -25,11 +25,11 @@ const DonateText = () => {
</p>
<hr />
<h4>
<b>Need help with your existing or past donations?</b>
<b>Need help with your current or past donations?</b>
</h4>
<p>
Send an email to team@freeCodeCamp.org with a copy of your donation
receipt and we will be happy to resolve your query.
Forward a copy of your donation receipt to team@freeCodeCamp.org and
tell us how we can help.
</p>
</Col>
</Row>