From 92b727261ad0f90664eff131168636ac86dd8800 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Mon, 22 Nov 2021 12:16:23 +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://docs.microsoft.com/en-us/samples/azure-samples/azure-cosmos-java-getting-started/azure-cosmos-java-getting-started/ https://github.com/Azure-Samples/azure-cosmos-java-getting-started/blob/main/README.md #PingMSFTDocs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3695632..41ddeb9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ languages: - java products: - azure -description: "Azure CosmosDB is a globally distributed multi-model database." +description: "Azure Cosmos DB is a globally distributed multi-model database." urlFragment: "azure-cosmos-java-getting-started" ---