Skip to content

Commit fcfac66

Browse files
authored
Merge pull request #89291 from v-maudel/patch-276
C122353: Adding two spaces to create hard break-line before snippet
2 parents 9fde2ed + 57512ea commit fcfac66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/Tutorials/CSharpTutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You can run the sample app, to see how it interacts with you and with the Comput
7676
1. Enter your subscription key in **Subscription Key**.
7777
1. Enter the endpoint URL in **Endpoint**.
7878
For example, if you're using the subscription key from the Computer Vision free trial, enter the following endpoint URL:
79-
`https://westcentralus.api.cognitive.microsoft.com`
79+
`https://westcentralus.api.cognitive.microsoft.com`
8080
[!INCLUDE [Custom subdomains notice](../../../../includes/cognitive-services-custom-subdomains-note.md)]
8181
1. If you don't want to enter your subscription key and endpoint URL the next time you run the sample app, choose **Save Setting** to save the subscription key and endpoint URL to your computer. If you want to delete your previously-saved subscription key and endpoint URL, choose **Delete Setting**.
8282

0 commit comments

Comments
 (0)