From 5d254b0b17bf4439d48488e52cb58011a61094f5 Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Mon, 10 Nov 2025 00:32:13 +0900 Subject: [PATCH] Fix typo: Azure Communication Servives -> Azure Communication Services --- .../includes/audio-streaming-quickstart-python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-python.md b/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-python.md index 9f3ba5bddebbf..73231aa2f3c71 100644 --- a/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-python.md +++ b/articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-python.md @@ -142,7 +142,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 {