Skip to content

Commit 9026b35

Browse files
Apply suggestions from code review
1 parent 6f03b3a commit 9026b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/monitor-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ The following example shows how to read `UsedCapacity` data at the account level
224224

225225
For multidimensional metrics, you need to define metadata filters if you want to read metric data on specific dimension values.
226226

227-
The following example shows how to read metric data on the metric supporting multidimensional:
227+
The following example shows how to read metric data on the metric supporting multidimensional values:
228228

229229
```csharp
230230
public static async Task ReadStorageMetricValueTest()

0 commit comments

Comments
 (0)