Skip to content

Commit 86bbc38

Browse files
authored
Update Readme.md
1 parent 257cb91 commit 86bbc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For clear error responses you need to add the trait in the **App\Exceptions\Hand
5050

5151
## Auth Middleware
5252

53-
If you wants to set the auth user for every authenticated route then add RestApiMiddleware in your project and apply in on routes.
53+
If you want to set the auth user for every authenticated route then add RestApiMiddleware in your project and apply in on routes.
5454

5555
```
5656
In kernel.php

0 commit comments

Comments
 (0)