diff --git a/packages/fluent/docs/customization-charts.md b/packages/fluent/docs/customization-charts.md index 70b09a8d36..258df349c4 100644 --- a/packages/fluent/docs/customization-charts.md +++ b/packages/fluent/docs/customization-charts.md @@ -418,7 +418,7 @@ The following table lists the available variables for customization. - $kendo-color-error-bars-background + $kendo-chart-error-bars-background String if($kendo-enable-color-system, k-color( error ), k-get-theme-color-var( neutral-110 )) var(--kendo-color-error, #c2666b) diff --git a/packages/fluent/docs/customization.md b/packages/fluent/docs/customization.md index a918bddfcf..da845bdf0b 100644 --- a/packages/fluent/docs/customization.md +++ b/packages/fluent/docs/customization.md @@ -5324,7 +5324,7 @@ The following table lists the available variables for customizing the Fluent the - $kendo-color-error-bars-background + $kendo-chart-error-bars-background String if($kendo-enable-color-system, k-color( error ), k-get-theme-color-var( neutral-110 )) var(--kendo-color-error, #c2666b)