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