Skip to content

Commit 3241285

Browse files
Fix typo.
1 parent b913d14 commit 3241285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/management/monitor-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ curl --location --request GET 'https://management.azure.com/subscriptions/000000
4949
--header 'Authorization: bearer {{bearerToken}}'
5050
```
5151

52-
This snippet returns the definition for the metrics schema. Notably, this schema includes [the dimensions you can filter on with the Monitor API](monitor-resrouce-manager-reference.md#metric-dimensions).
52+
This snippet returns the definition for the metrics schema. Notably, this schema includes [the dimensions you can filter on with the Monitor API](monitor-resource-manager-reference.md#metric-dimensions).
5353

5454
## Examples
5555

0 commit comments

Comments
 (0)