diff --git a/README.md b/README.md index 31f2621..d0964e1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Get the package with composer: composer require nestednet/gocardless-laravel ``` -**1.** If you are using Laravel >5.5 the package will be autodiscobered, for older versions add the service provider at your config/app.php file. +**1.** If you are using Laravel >5.5 the package will be autodiscovered, for older versions add the service provider at your config/app.php file. **2.** Publish the configuration file ```bash