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 {