From 29261a943a02ab0f5730866feac3fe5acc67983a Mon Sep 17 00:00:00 2001 From: james7132 Date: Wed, 15 Feb 2017 21:44:31 +0000 Subject: [PATCH] Fix typo --- docs/guides/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/commands.md b/docs/guides/commands.md index 71fdc58e9..8f1a34db9 100644 --- a/docs/guides/commands.md +++ b/docs/guides/commands.md @@ -168,7 +168,7 @@ IDependencyMap as an argument and extract services yourself. ### Module Properties -Modules with public settable properties will be have them injected after +Modules with public settable properties will have them injected after module construction. ### Module Groups