Skip to content

Commit 3c3bd62

Browse files
Update articles/communication-services/how-tos/calling-sdk/CallKit-Integration.md
Co-authored-by: Luciano Almeida <[email protected]>
1 parent 1da722e commit 3c3bd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/CallKit-Integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
### Configure audio session
8787

88-
Configure audio session will be called before placing or accepting incoming call and bfore resuming the call after it has been put on hold.
88+
Configure audio session will be called before placing or accepting incoming call and before resuming the call after it has been put on hold.
8989

9090
```Swift
9191
callKitOptions.configureAudioSession = self.configureAudioSession

0 commit comments

Comments
 (0)