We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ceaa4 commit a9f00a1Copy full SHA for a9f00a1
articles/communication-services/quickstarts/telephony/includes/voice-routing-sdk-java.md
@@ -57,7 +57,7 @@ From the project directory:
57
58
1. Go to the */src/main/java/com/communication/quickstart* directory.
59
1. Open the *App.java* file in your editor.
60
-1. Replace the `System.out.println("Hello world!");` statement
+1. Replace the `System.out.println("Hello world!");` statement.
61
1. Add `import` directives.
62
63
Use the following code to begin:
0 commit comments