diff --git a/config/laravel-code-generator.php b/config/laravel-code-generator.php index a71cbbd..36791c7 100644 --- a/config/laravel-code-generator.php +++ b/config/laravel-code-generator.php @@ -7,7 +7,7 @@ | CodeGenerator config overrides |-------------------------------------------------------------------------- | - | It is a good idea to sperate your configuration form the code-generator's + | It is a good idea to separate your configuration form the code-generator's | own configuration. This way you won't lose any settings/preference | you have when upgrading to a new version of the package. |