Skip to content

Commit 1c877c4

Browse files
fix wording
1 parent d90d810 commit 1c877c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/telephony/includes/pstn-call-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Modify `startCall()` event handler in **MainActivity.java**, so that it handles
5959

6060
## Launch the app and call the echo bot
6161

62-
The app can now be launched using the "Run App" button on the toolbar (Shift+F10). You can make an call to phone by providing a phone number in the added text field and clicking the **CALL** button.
62+
The app can now be launched using the "Run App" button on the toolbar (Shift+F10). to make a call provide a phone number in the added text field and click the **CALL** button.
6363
> [!WARNING]
6464
> Note that phone numbers should be provided in E.164 international standard format. (e.g.: +12223334444)
6565

0 commit comments

Comments
 (0)