Skip to content

Commit 40800f2

Browse files
Merge pull request #221230 from Grace-MacJones-MSFT/patch-21
(Azure CXP) Removed the ` mark at the end of code sample
2 parents 256fe97 + 03c99e1 commit 40800f2

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)