We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257cb91 commit 86bbc38Copy full SHA for 86bbc38
README.md
@@ -50,7 +50,7 @@ For clear error responses you need to add the trait in the **App\Exceptions\Hand
50
51
## Auth Middleware
52
53
-If you wants to set the auth user for every authenticated route then add RestApiMiddleware in your project and apply in on routes.
+If you want to set the auth user for every authenticated route then add RestApiMiddleware in your project and apply in on routes.
54
55
```
56
In kernel.php
0 commit comments