From 8ad8a131650378352a597c02a53738eb67415222 Mon Sep 17 00:00:00 2001 From: Roland Franssen Date: Sat, 19 May 2018 13:40:32 +0200 Subject: [PATCH] Update post-install.txt --- msgphp/user-bundle/0.3/post-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.