Skip to content

Commit 44608df

Browse files
committed
chore(docs): Correct grammar in troubleshooting instructions for topic creation errors
1 parent b7c41f3 commit 44608df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/guides/service-bus-internal-mq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ This configuration allows Outpost to connect to your Azure Service Bus namespace
175175
This error can happen due to a race condition of multiple Outpost instances trying to create the same topic concurrently. To resolve this you can either:
176176

177177
1. Run the services one at a time to ensure only one instance is creating the topic.
178-
2. Running the services again often resolves the issue as the topic may have been created by another instance.
178+
2. Run the services again often resolves the issue as the topic may have been created by another instance.

0 commit comments

Comments
 (0)