Skip to content

Commit ff00c13

Browse files
author
Nil Portugues Caldero
committed
README index
1 parent f0d8e47 commit ff00c13

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -654,11 +654,11 @@ final class SendWelcomeEmailHandler implements EventHandler, EventHandlerPriorit
654654

655655
#### 3.1.4 - Register the EventHandler
656656
#### 3.1.5 - Setting up the EventBusMiddleware
657-
#### 3.1.5 - Registering the remaining EventBus classes
658-
#### 3.1.6 - Running the EventBus
657+
#### 3.1.6 - Registering the remaining EventBus classes
658+
#### 3.1.7 - Running the EventBus
659659

660660

661-
#### 3.1.7 - (Optional) Running the EventBus as a Queue
661+
#### 3.1.8 - (Optional) Running the EventBus as a Queue
662662

663663
To do so, you'll have to require an additional package: **EventBus Queue**. This extension can be downloaded using composer:
664664

0 commit comments

Comments
 (0)