Skip to content

Commit 419b962

Browse files
vmageloscottaddie
andauthored
Update articles/service-bus-messaging/service-bus-python-how-to-use-queues.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 803e345 commit 419b962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-python-how-to-use-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Open your favorite editor, such as [Visual Studio Code](https://code.visualstudi
290290
291291
### [Passwordless](#tab/passwordless)
292292
293-
1. Similar to the send sample, add import statements, define constants that you should replace with your own values, and define a credential.
293+
1. Similar to the send sample, add `import` statements, define constants that you should replace with your own values, and define a credential.
294294
295295
```python
296296
import asyncio

0 commit comments

Comments
 (0)