File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/communication-services/how-tos/calling-sdk/includes/transfer-calls Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ transfer.on('stateChanged', () => {
101
101
102
102
1 . There's already a connected call between the * transferor* and the * transferee* .
103
103
2 . The Teams User Identifier of the * target participant voicemail* is known.
104
- 3 . The * transferor* decides to transfer the call with the * transferee* to the * target patricipant voicemail* with their Teams User Identifier.
104
+ 3 . The * transferor* decides to transfer the call with the * transferee* to the * target participant voicemail* with their Teams User Identifier.
105
105
4 . The * transferor* calls the ` transfer ` API.
106
106
6 . The * transferee* receives the transfer request.
107
107
You can’t perform that action at this time.
0 commit comments