diff --git a/src/pages/_images/events/event-list.png b/src/pages/_images/events/event-list.png index 88d45bfe..486e9aa6 100644 Binary files a/src/pages/_images/events/event-list.png and b/src/pages/_images/events/event-list.png differ diff --git a/src/pages/events/module-development.md b/src/pages/events/module-development.md index 58531709..0302b109 100644 --- a/src/pages/events/module-development.md +++ b/src/pages/events/module-development.md @@ -16,9 +16,9 @@ Adobe Commerce is capable of emitting thousands of different observer and plugin You can use the Commerce Admin or the command line to find supported events and their payloads: -* In the Admin, select **System** > Events > **Events** to display the _Event list_ page. +* In the Admin, select **System** > Events > **Events List** to display the _Events list_ page. - ![Event list page](../_images/events/event-list.png) + ![Events list page](../_images/events/event-list.png) The left navigation contains a list of enabled modules on your system. Click on a module name to display a list of supported events. When you select an event, the main panel of the Admin displays the event's payload.