Skip to content

Commit e24cddb

Browse files
authored
Update get-started-python-send-v2.md
1 parent 1e0498e commit e24cddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/get-started-python-send-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ The receiver window should display the messages that were sent to the event hub.
157157

158158

159159
## Next steps
160-
In this quickstart, you have sent and received events asynchronously. To learn how to send and receive events synchronously, see samples on the [GitHub sync_samples page](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/eventhub/azure-eventhub/samples/sync_samples).
160+
In this quickstart, you've sent and received events asynchronously. To learn how to send and receive events synchronously, go to the [GitHub sync_samples page](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/eventhub/azure-eventhub/samples/sync_samples).
161161

162162
For all the samples (both synchronous and asynchronous) on GitHub, go to [Azure Event Hubs client library for Python samples](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/eventhub/azure-eventhub/samples).

0 commit comments

Comments
 (0)