Skip to content

Commit 03c99e1

Browse files
(Azure CXP) Removed the ` mark at the end of code sample
https://github.com/MicrosoftDocs/azure-docs/issues/93533
1 parent 256fe97 commit 03c99e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/samples/includes/web-calling-hero.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Below you'll find more information on prerequisites and steps to set up the samp
6161
1. Open an instance of PowerShell, Windows Terminal, Command Prompt or equivalent and navigate to the directory that you'd like to clone the sample to.
6262

6363
```shell
64-
git clone https://github.com/Azure-Samples/communication-services-web-calling-hero.git`
64+
git clone https://github.com/Azure-Samples/communication-services-web-calling-hero.git
6565
```
6666

6767
1. Get the `Connection String` from the Azure portal or by using the Azure CLI.

0 commit comments

Comments
 (0)