Skip to content

Commit d0ee59f

Browse files
authored
Merge pull request #100021 from apmurali/patch-2
Fixed typo in service-bus-integrate-with-rabbitmq.md
2 parents d340721 + 0cbeced commit d0ee59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-integrate-with-rabbitmq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In the `Address` field we'll enter the name of your **Azure Service Bus Queue**,
102102

103103
## Publishing Messages from RabbitMQ to Azure Service Bus
104104

105-
In the RabbitMQ Management interface we can go to `Queues`, select the `azure` queue, and search for the `Publish message` panel. There a form will appear that will let you publish messages directly to your queue. For our example we're just going to add `fist message` as the `Payload` and hit `Publish Message`:
105+
In the RabbitMQ Management interface we can go to `Queues`, select the `azure` queue, and search for the `Publish message` panel. There a form will appear that will let you publish messages directly to your queue. For our example we're just going to add `first message` as the `Payload` and hit `Publish Message`:
106106

107107
:::image type="content" source="./media/service-bus-integrate-with-rabbitmq/first-message.png" alt-text="Publish first message":::
108108

0 commit comments

Comments
 (0)