Skip to content

Commit b7f49be

Browse files
Update articles/storage/tables/monitor-table-storage.md
1 parent 0841c5d commit b7f49be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/tables/monitor-table-storage.md

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

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

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

247247
```csharp
248248
public static async Task ReadStorageMetricValueTest()

0 commit comments

Comments
 (0)