Skip to content

Commit 7e34175

Browse files
authored
Merge pull request #76592 from mike-mo/patch-3
Fix one-character typo
2 parents de0a79a + 80793d2 commit 7e34175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/visualize/workbooks-grid-visualizations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The author can customize the width of any column in the grid using the *Custom C
134134

135135
![Screenshot of column settings with the custom column width field indicated in a red box](./media/workbooks-grid-visualizations/custom-column-width-setting.png)
136136

137-
If the field is left black, then the width will be automatically determined based on the number of characters in the column and the number of visible columns. The default unit is "ch" (characters).
137+
If the field is left blank, then the width will be automatically determined based on the number of characters in the column and the number of visible columns. The default unit is "ch" (characters).
138138

139139
Selecting the blue **(Current Width)** button in the label will fill the text field with the selected column's current width. If a value is present in the custom width field with no unit of measurement, then the default will be used.
140140

@@ -277,4 +277,4 @@ Combining fr, %, px, and ch widths is possible and works similarly to the previo
277277
## Next steps
278278

279279
* Learn how to create a [tree in workbooks](workbooks-tree-visualizations.md).
280-
* Learn how to create [workbook text parameters](workbooks-text.md).
280+
* Learn how to create [workbook text parameters](workbooks-text.md).

0 commit comments

Comments
 (0)