Skip to content

Commit d075084

Browse files
jcbadilloJuan Carlos Badillorgomezcasas
authored
Small fix. A period at the end of the sentence for maintaining the same coherence with (#343)
the rest of the documentation. Co-authored-by: Juan Carlos Badillo <juancarlos.badillo@mimacom.com> Co-authored-by: Rafa Gómez <rgomezcasas@gmail.com>
1 parent 2a9b95c commit d075084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ extend the [AggregateRoot](src/Shared/Domain/Aggregate/AggregateRoot.php).
122122
### Command Bus
123123

124124
There is 1 implementations of the [command bus](src/Shared/Domain/Bus/Command/CommandBus.php).
125+
1. [Sync](src/Shared/Infrastructure/Bus/Command/InMemorySymfonyCommandBus.php) using the Symfony Message Bus.
125126

126-
1. [Sync](src/Shared/Infrastructure/Bus/Command/InMemorySymfonyCommandBus.php) using the Symfony Message Bus
127127

128128
### Query Bus
129129

0 commit comments

Comments
 (0)