From 0e2cdcc3309360534090af9f686970b1d04ff894 Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Mon, 10 Nov 2025 00:32:10 +0900 Subject: [PATCH] Fix typo: Azure Communication Servives -> Azure Communication Services --- .../call-automation/includes/audio-streaming-quickstart-js.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-js.md b/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-js.md index a950df63e34ee..f9bf58775cd56 100644 --- a/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-js.md +++ b/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-js.md @@ -170,7 +170,7 @@ After sending the metadata packet, Azure Communication Services (ACS) will begin } ``` #### DTMF example -When DTMF is enabled Azure Communication Servives sends a `DtmfData` type. +When DTMF is enabled Azure Communication Services sends a `DtmfData` type. ``` json {