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