diff --git a/ax/analysis/plotly/utility_progression.py b/ax/analysis/plotly/utility_progression.py index 67826f763bd..d1317a617fc 100644 --- a/ax/analysis/plotly/utility_progression.py +++ b/ax/analysis/plotly/utility_progression.py @@ -151,7 +151,7 @@ def compute( subtitle = ( "Shows the hypervolume of the Pareto frontier achieved so far across " f"completed trials. {_TRACE_INDEX_EXPLANATION} The y-axis shows " - "cumulative best hypervolume—only improvements, so flat " + "cumulative best hypervolume -- only improvements, so flat " "segments indicate trials that didn't improve the frontier. " "Hypervolume measures the volume of objective space dominated by the " f"Pareto frontier. "