From 94277f91651e2600fc8d3e9bfc0108e867889ff4 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sat, 18 Dec 2021 12:22:12 +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-Samples/cosmosdb-java-create-cosmosdb-and-get-mongodb-connection-string/blob/master/README.md #PingMSFTDocs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bab4833..dc57e48 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ extensions: # Getting Started with Cosmos - Create Cosmos DB With Kind Mongo DB - in Java # - Azure CosmosDB sample for high availability. + Azure Cosmos DB sample for high availability. - Create a CosmosDB configured with MongoDB kind. - Get the mongodb connection string - Delete the CosmosDB. @@ -40,4 +40,4 @@ If you don't have a Microsoft Azure subscription you can get a FREE trial accoun --- -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. \ No newline at end of file +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.