Skip to content

Commit dec7b9e

Browse files
authored
[MD]: added py md syntax to route list
1 parent ef6798c commit dec7b9e

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
@@ -479,7 +479,7 @@ class EventServiceProvider extends ServiceProvider
479479
```
480480

481481
### Using built in routes
482-
```
482+
```py
483483
POST apple-pay/domain .............. Myckhel\Paystack\Http\Controllers\ApplePayController@createDomain
484484
GET|HEAD apple-pay/domain ............... Myckhel\Paystack\Http\Controllers\ApplePayController@listDomains
485485
DELETE apple-pay/domain .............. Myckhel\Paystack\Http\Controllers\ApplePayController@removeDomain

0 commit comments

Comments
 (0)