From dac675f45f0d83523094a03808a7f741308d3a1b Mon Sep 17 00:00:00 2001 From: Antonio Maradiaga Date: Tue, 21 Jan 2025 11:57:11 +0100 Subject: [PATCH] Including example name of queue in cleanup --- exercises/06-publish-and-subscribe-events/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/06-publish-and-subscribe-events/README.md b/exercises/06-publish-and-subscribe-events/README.md index 741a526..f895d76 100644 --- a/exercises/06-publish-and-subscribe-events/README.md +++ b/exercises/06-publish-and-subscribe-events/README.md @@ -196,7 +196,7 @@ In the examples above we've not changed the Delivery Mode. Two delivery modes ar Before moving to the next exercise, let's clean up the queue we've created in this exercise. -👉 Navigate to the broker manager of the EU-North-Broker event broker service and go to the `Queues` page. Select the queue you've created and perform the `Delete` action from the **Action** options. +👉 Navigate to the broker manager of the EU-North-Broker event broker service and go to the `Queues` page. Select the queue you've created, e.g. `codejam_edi_ce_[your-sap-community-username]_tickets`, and perform the `Delete` action from the **Action** options.

Delete queue