From 364f7db528599f2f75553aa1243b19745e6e8236 Mon Sep 17 00:00:00 2001 From: Swathi Pillalamarri Date: Thu, 31 Dec 2020 13:52:36 -0500 Subject: [PATCH] renamed async checkpoint sample readme title --- .../azure-eventhub-checkpointstoreblob-aio/samples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/eventhub/azure-eventhub-checkpointstoreblob-aio/samples/README.md b/sdk/eventhub/azure-eventhub-checkpointstoreblob-aio/samples/README.md index 910db1ebd5e2..ff4e85d91657 100644 --- a/sdk/eventhub/azure-eventhub-checkpointstoreblob-aio/samples/README.md +++ b/sdk/eventhub/azure-eventhub-checkpointstoreblob-aio/samples/README.md @@ -8,7 +8,7 @@ products: urlFragment: eventhub-checkpointstore-aio-samples --- -# Azure Event Hubs client library samples with persistent checkpointing for Python +# Azure Event Hubs client library async samples with persistent checkpointing for Python These sample programs show how to use the async Python client libraries for Azure Event Hubs in some common scenarios.