Skip to content

Commit c360746

Browse files
committed
fix typos
1 parent 663f936 commit c360746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/call-automation/call-automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ The Call Automation events are sent to the web hook callback URI specified when
164164
| CallTransferFailed | The transfer of your application’s call leg failed |
165165
| AddParticipantSucceeded| Your application added a participant |
166166
| AddParticipantFailed | Your application was unable to add a participant |
167-
| CancelAddParticipantSucceeded| Your application cancelled adding a participant |
168-
| CancelAddParticipantFailed | Your application was unable cancel adding a participant |
167+
| CancelAddParticipantSucceeded| Your application canceled adding a participant |
168+
| CancelAddParticipantFailed | Your application was unable to cancel adding a participant |
169169
| RemoveParticipantSucceeded| Your application has successfully removed a participant from the call. |
170170
| RemoveParticipantFailed | Your application was unable to remove a participant from the call. |
171171
| ParticipantsUpdated | The status of a participant changed while your application’s call leg was connected to a call |

0 commit comments

Comments
 (0)