From 2acea50e2830a797889dfb05e5e15ec63be52958 Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Wed, 28 Oct 2015 22:31:55 +0100 Subject: [PATCH] typos for #10044 --- docs/guide/structure-modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/structure-modules.md b/docs/guide/structure-modules.md index 632bbba465..198f038b20 100644 --- a/docs/guide/structure-modules.md +++ b/docs/guide/structure-modules.md @@ -137,7 +137,7 @@ public function init() } ``` -You commands will the be available from the command line using the following route: +Your commands will then be available from the command line using the following route: ``` yii //