Skip to content

Commit ead7d80

Browse files
committed
fixes
1 parent 85c1c6a commit ead7d80

File tree

2 files changed

+2
-2
lines changed
  • articles/applied-ai-services/metrics-advisor/includes/quickstarts

2 files changed

+2
-2
lines changed

articles/applied-ai-services/metrics-advisor/includes/quickstarts/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ms.author: mbullwin
2626
> * You can find the URL for the REST API in Azure portal, in the **Overview** section of your resource. It will look like this:
2727
> * `https://<instance-name>.cognitiveservices.azure.com/`
2828
29-
## Setting up
29+
## Set up
3030

3131
### Install the client library
3232

articles/applied-ai-services/metrics-advisor/includes/quickstarts/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ echo export SQL_QUERY="REPLACE_WITH_YOUR_UNIQUE_SQL_QUERY_BASED_ON_THE_UNDERLYIN
157157

158158
---
159159

160-
### Create your application
160+
## Create your application
161161

162162
Replace the contents of your .java file with the following:
163163

0 commit comments

Comments
 (0)