Skip to content

Commit e9e4b94

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

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
@@ -44,7 +44,7 @@
4444
```Swift
4545
let options = JoinCallOptions()
4646
```
47-
Then create an instance of CallKitRemoteInfo()
47+
Then create an instance of `CallKitRemoteInfo`
4848
```Swift
4949
options.callKitRemoteInfo = CallKitRemoteInfo()
5050
```

0 commit comments

Comments
 (0)