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> </p>
<hr /> <hr />
<h4> <h4>
<b>Need help with your existing or past donations?</b> <b>Need help with your current or past donations?</b>
</h4> </h4>
<p> <p>
Send an email to team@freeCodeCamp.org with a copy of your donation Forward a copy of your donation receipt to team@freeCodeCamp.org and
receipt and we will be happy to resolve your query. tell us how we can help.
</p> </p>
</Col> </Col>
</Row> </Row>