We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0e967 commit 9942c2fCopy full SHA for 9942c2f
src/components/landing/Paypal.js
@@ -27,7 +27,7 @@ const Paypal = ({ user, login, loading, location, match }) => {
27
</p>
28
<p>
29
<b>Step 1: </b>
30
- Send ${price} via PayPal. Put your Github username in the payment
+ Send ${price} via PayPal, with your Github username in the payment
31
note.
32
33
<p style={{ textAlign: 'center' }}>
0 commit comments