From f65ee8cad00c4bedf87211696ea5d6bff42c5c07 Mon Sep 17 00:00:00 2001 From: David J Eddy Date: Wed, 24 Aug 2016 12:18:57 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df6b94f..9b1d1a9 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Yii::$app->commandBus->handle($command) ### 4. Handlers Handlers are objects that will handle command execution -There are to possible ways to execute command: +There are two possible ways to execute command: #### 4.1 External handler ```php return [