File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Buy Now buttons are for single item purchases.
1616```
1717
1818### Add To Cart
19- Add To Cart buttons lets users add multiple items to their PayPal cart.
19+ Add To Cart buttons let users add multiple items to their PayPal cart.
2020
2121``` html
2222<script src =" paypal-button-minicart.min.js?merchant=YOUR_MERCHANT_ID"
@@ -27,7 +27,7 @@ Add To Cart buttons lets users add multiple items to their PayPal cart.
2727```
2828
2929### QR Codes
30- QR codes which can be scanned with a smart phone can also be easily generated .
30+ QR codes can be easily scanned with a smart phone to check out .
3131
3232``` html
3333<script src =" paypal-button.min.js?merchant=YOUR_MERCHANT_ID"
@@ -38,7 +38,7 @@ QR codes which can be scanned with a smart phone can also be easily generated.
3838```
3939
4040### Donations
41- Donation buttons lets you accept donations from your users.
41+ Donation buttons let you accept donations from your users.
4242
4343``` html
4444<script src =" paypal-button-minicart.min.js?merchant=YOUR_MERCHANT_ID"
You can’t perform that action at this time.
0 commit comments