We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8315a3 commit b37c750Copy full SHA for b37c750
articles/service-bus-messaging/service-bus-python-how-to-use-queues.md
@@ -44,7 +44,7 @@ To use this quickstart with your own Azure account:
44
* Sign in with your Azure account at the terminal or command prompt with `az login`.
45
* Use the same account when you add the appropriate data role to your resource.
46
* Run the code in the same terminal or command prompt.
47
-* Note down your **queue** name for your Service Bus namespace. You'll need that in the code.
+* Note the **queue** name for your Service Bus namespace. You'll need that in the code.
48
49
### [Connection string](#tab/connection-string)
50
0 commit comments