Skip to content

Commit f3cd266

Browse files
authored
Update README.md
1 parent 8123447 commit f3cd266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Optionally publish the configuration file:
1919
php artisan vendor:publish --provider="Webfox\InertiaDataProviders\InertiaDataProvidersServiceProvider"
2020
````
2121

22-
We assume you've already for the Inertia adapter for Laravel installed.
22+
We assume you've already got the Inertia adapter for Laravel installed.
2323
2424
## What Problem Does This Package Solve?
2525
Controllers in Laravel are meant to be slim. We have Form Requests to extract our the validation & authorization logic and

0 commit comments

Comments
 (0)