Skip to content

Commit 6978441

Browse files
authored
spelling fix
1 parent a7d968e commit 6978441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/call-automation-media/play-audio-quickstart-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ To learn more about other supported events, visit the [Call Automation overview
171171

172172
## Cancel play action
173173

174-
Cancel all media operations, all pending media operations will be cancelled. This will also cancel other queued up play actions.
174+
Cancel all media operations, all pending media operations will be canceled. This will also cancel other queued up play actions.
175175

176176
```console
177177
var callConnection = callAutomationAsyncClient.getCallConnectionAsync(<callConnectionId>);

0 commit comments

Comments
 (0)