Skip to content

Commit f894dbc

Browse files
authored
Corrected Az.CognitiveServices examples h3 header format (#25479)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent acafdc7 commit f894dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CognitiveServices/CognitiveServices/help/New-AzCognitiveServicesAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ specified type and SKU.
4444

4545
## EXAMPLES
4646

47-
### 1:
47+
### Example 1:
4848
```powershell
4949
New-AzCognitiveServicesAccount -ResourceGroupName cognitive-services-resource-group -name myluis -Type LUIS -SkuName S0 -Location 'WestUS'
5050
```

0 commit comments

Comments
 (0)