Skip to content

Commit 2fe2db0

Browse files
Fix according to acrolinx
1 parent 2155754 commit 2fe2db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/calling-sdk/telecommanager-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: Steps on how to integrate TelecomManager with Azure Communication S
1111

1212
# Integrate with TelecomManager
1313

14-
In this document, we'll go through how to integrate TelecomManager with your Android application.
14+
This document describes how to integrate TelecomManager with your Android application.
1515

1616
## Prerequisites
1717

@@ -27,7 +27,7 @@ description: Steps on how to integrate TelecomManager with Azure Communication S
2727
`TelecomManager` Integration in the Azure Communication Services Android SDK handles interaction with other VoIP and PSTN calling Apps that also integrated with `TelecomManager`.
2828

2929
### Configure `TelecomConnectionService`
30-
Add `TelecomConnectionService` to your App AndroidManifest.xml
30+
Add `TelecomConnectionService` to your App `AndroidManifest.xml`
3131
```
3232
<application>
3333
...

0 commit comments

Comments
 (0)