diff --git a/msgphp/user-bundle/0.3/post-install.txt b/msgphp/user-bundle/0.3/post-install.txt index 3d6e9700..0d27067d 100644 --- a/msgphp/user-bundle/0.3/post-install.txt +++ b/msgphp/user-bundle/0.3/post-install.txt @@ -4,5 +4,5 @@ * Install the Symfony Maker Bundle using composer require maker --dev. It's required for the next step. - * Run bin/console make:user. It will guide you through the basic setup by asking a serie of questions + * Run bin/console make:user. It will guide you through the basic setup by asking a series of questions and generates the minimal application source files needed.