diff --git a/configuration/router.html b/configuration/router.html index 717e313..6af3164 100644 --- a/configuration/router.html +++ b/configuration/router.html @@ -145,7 +145,7 @@ 'download', ], ], -
As you can in the example, you can assign required user roles and permissions for each route.
+As you can see in the example, you can assign required user roles and permissions for each route.
Since FileGator is using an awesome dependency injection container you can type-hint dependencies directly in your controllers.
You can also mix route parameters and dependencies in any order like in this example: