Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjeddy committed Aug 24, 2016
1 parent 8253064 commit f65ee8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [
Expand Down

0 comments on commit f65ee8c

Please sign in to comment.