From 08d4f4096c5a206237d94b1479dfbbdfc217f7ae Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sat, 17 Feb 2024 08:39:15 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"Azure=20Open=20AI"=E2=86=92"Azure=20Ope?= =?UTF-8?q?nAI"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://learn.microsoft.com/en-us/azure/developer/javascript/chat-app-with-separate-front-back-end https://github.com/MicrosoftDocs/azure-dev-docs/blob/main/articles/javascript/chat-app-with-separate-front-back-end.md #PinMSFTDocs --- articles/javascript/chat-app-with-separate-front-back-end.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/javascript/chat-app-with-separate-front-back-end.md b/articles/javascript/chat-app-with-separate-front-back-end.md index 44fadffd37..5ffb5e5f83 100644 --- a/articles/javascript/chat-app-with-separate-front-back-end.md +++ b/articles/javascript/chat-app-with-separate-front-back-end.md @@ -15,7 +15,7 @@ By mixing and matching the frontend and backend, you can create a multilanguage * [Demo](https://aka.ms/azai/js.py/video) - Configure JavaScript frontend with Python backend video -This article is part of a collection of articles that show you how to build a chat app using Azure Open AI Service and Azure AI Search. Other articles in the collection include: +This article is part of a collection of articles that show you how to build a chat app using Azure OpenAI Service and Azure AI Search. Other articles in the collection include: * [.NET](/dotnet/azure/ai/get-started-app-chat-template) * [Java](../java/quickstarts/get-started-app-chat-template.md)