diff --git a/client/src/components/Supporters.js b/client/src/components/Supporters.js index 3ed5de7cd5..0e82edae1c 100644 --- a/client/src/components/Supporters.js +++ b/client/src/components/Supporters.js @@ -33,7 +33,9 @@ function Supporters({ isDonating, activeDonations }) { freeCodeCamp.org is a tiny non-profit that's helping millions of people learn to code for free.
{isDonating - ? 'Thank you for supporting freeCodeCamp.org' + ? "Thanks for being a supporter! Do you know anyone who's " + + 'interested in technology? Encourage them to join the ' + + 'community as well.' : 'Join 4,000 supporters. Your $5 / month donation will help ' + 'keep tech education free and open.'}