Skip to content

Commit 728b5c0

Browse files
Update ReadMe
1 parent 24bbd4a commit 728b5c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Larapi** is a package thats offers you to do modern API development in Laravel with support for new versions of Laravel.
44

55
**Larapi** comes included with...
6-
* A modern exception handler for APIs.
6+
* Exception handler for APIs.
77
* A Controller class that gives response, parse data for your endpoints.
88
* A Repository class for requesting entities from your database.
99
* Sorting.

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Larapi is a package thats offers you to do modern API development in Laravel wit
88

99
## Features
1010

11-
- A modern exception handler for APIs.
11+
- Exception handler for APIs.
1212
- A Controller class that gives response, parse data for your endpoints.
1313
- A Repository class for requesting entities from your database.
1414
- Sorting.

0 commit comments

Comments
 (0)