Skip to content

Commit b891c4a

Browse files
committed
Edit paypal instructions
1 parent 4b50359 commit b891c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/landing/Paypal.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ const Paypal = ({ user, login, loading, location }) => {
2323
</p>
2424
<p>
2525
<b>Step 1: </b>
26-
Send ${price} via Paypal. Put your Github email address in the payment
27-
note if it is different from your Paypal email.
26+
Send ${price} via Paypal. Put your Github username in the payment
27+
note.
2828
</p>
2929
<p style={{ textAlign: 'center' }}>
3030
<LinkNewTab href={`https://www.paypal.me/graphqlguide/${price}`}>

0 commit comments

Comments
 (0)