diff --git a/readme.md b/readme.md index 0ec60ae..c049c15 100644 --- a/readme.md +++ b/readme.md @@ -166,7 +166,7 @@ After publishing vendor, simply change the `include_fluent` line your `config/id ```php 'include_fluent' => true, ``` -And then run `php artisan ide-helper:generate` , you will now see all of the Fluent methods are recognized by your IDE now. +And then run `php artisan ide-helper:generate` , you will now see all of the Fluent methods are recognized by your IDE. ## PhpStorm Meta for Container instances