Skip to content

Commit a9f00a1

Browse files
authored
Update voice-routing-sdk-java.md
1 parent 33ceaa4 commit a9f00a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/telephony/includes/voice-routing-sdk-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ From the project directory:
5757

5858
1. Go to the */src/main/java/com/communication/quickstart* directory.
5959
1. Open the *App.java* file in your editor.
60-
1. Replace the `System.out.println("Hello world!");` statement
60+
1. Replace the `System.out.println("Hello world!");` statement.
6161
1. Add `import` directives.
6262

6363
Use the following code to begin:

0 commit comments

Comments
 (0)