Skip to content

Commit

Permalink
Merge branch 'main' of github.com:affinity4/slimphp-facades
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewatts committed Mar 6, 2024
2 parents 04729d0 + 293c311 commit 1598b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ App::get('/', function ($request) {
});
```

#### A JSON Response
#### Standard JSON Response

```php
App::get('/', function ($request) {
Expand Down

0 comments on commit 1598b4f

Please sign in to comment.