From 18d2b387ef13fd9c1346cda68cbec6f66989ae79 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:18:20 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"Azure=20CosmosDB"=E2=86=92"Azure=20Cosm?= =?UTF-8?q?os=20DB"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure/azure-cosmos-table-python/blob/master/README.rst #PingMSFTDocs --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 7fc9ed9..d65eba6 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ -Microsoft Azure CosmosDB SDK for Python +Microsoft Azure Cosmos DB SDK for Python ======================================= This project provides a client library in Python that makes it easy to -consume Microsoft Azure CosmosDB services. For documentation please see +consume Microsoft Azure Cosmos DB services. For documentation please see the Microsoft Azure `Python Developer Center`_ If you are looking for the Service Bus or Azure Management libraries, please visit https://github.com/Azure/azure-sdk-for-python. -.. _Python Developer Center: http://azure.microsoft.com/en-us/develop/python/ \ No newline at end of file +.. _Python Developer Center: http://azure.microsoft.com/en-us/develop/python/