Skip to content

Commit a6597de

Browse files
committed
Grammar
1 parent 84dcaca commit a6597de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)