diff --git a/content/en/dashboards/guide/widget_colors.md b/content/en/dashboards/guide/widget_colors.md index 4d3b731d940..2650409fe0e 100644 --- a/content/en/dashboards/guide/widget_colors.md +++ b/content/en/dashboards/guide/widget_colors.md @@ -29,7 +29,7 @@ The Classic color palette has visual accessibility support. #### Consistent/Semantic -The Consistent palette assigns a fixed color consistently to a series of data, based on its tav value. This makes it easier to correlate data across different charts. However, it **does not** guarantee unique colors for adjacent data series within the same widget, and it does not have accessibility support. For more information, see [Understanding Duplicate Colors in the Consistent Palette][3]. +The Consistent palette assigns a fixed color consistently to a series of data, based on its tag value. This makes it easier to correlate data across different charts. However, it **does not** guarantee unique colors for adjacent data series within the same widget, and it does not have accessibility support. For more information, see [Understanding Duplicate Colors in the Consistent Palette][3]. {{< img src="dashboards/guide/colors/4_consistent_palette.png" alt="A color palette for the Consistent/Semantic palette." style="width:70%;" >}}