diff --git a/docs/src/components/other/BenchmarkChart.tsx b/docs/src/components/other/BenchmarkChart.tsx index da2a88f..1865e0c 100644 --- a/docs/src/components/other/BenchmarkChart.tsx +++ b/docs/src/components/other/BenchmarkChart.tsx @@ -25,7 +25,7 @@ const keyMap = { color: "#74c7ec", }, hot: { - label: "With DE\nsub. runs", + label: "With DE, sub. runs", color: "#94e2d5", }, }