Skip to content

Commit 88d09f6

Browse files
authored
Update README.md
1 parent f2a1f0d commit 88d09f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ return Payment::executePayment($amount, $invoiceId, $txnId, $date);
8080
return Payment::executePayment(10, 'CBX10101', '10127373', '2022-08-26');
8181
```
8282

83-
### 2. Create Payment for RestAPI
83+
### 2. Create Payment for REST API
8484

8585
```
8686
use Codeboxr\Upay\Facade\Payment;

0 commit comments

Comments
 (0)