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 2aaa3e5 commit d5bc39dCopy full SHA for d5bc39d
articles/communication-services/tutorials/call-readiness/call-readiness-overview.md
@@ -175,7 +175,7 @@ Let's test our setup by running:
175
npm start
176
```
177
178
-Once the App is running visit <http://localhost:3000> in your browser to see your running App.
+Once the App is running visit `http://localhost:3000` in your browser to see your running App.
179
You should see a green checkmark with a `Test Complete` message.
180
181
## Next steps
0 commit comments