diff --git a/src/routes/stats/npm/index.tsx b/src/routes/stats/npm/index.tsx index 0e7bc67a6..585a276aa 100644 --- a/src/routes/stats/npm/index.tsx +++ b/src/routes/stats/npm/index.tsx @@ -705,7 +705,7 @@ function NpmStatsChart({ transform === 'normalize-y' ? 'Downloads Growth' : baselinePackage - ? 'Downloads (% of baseline)' + ? 'Downloads (baseline-adjusted)' : 'Downloads', labelOffset: 35, },