Skip to content

Commit

Permalink
Frontend: Typo Fix cancering (#3901)
Browse files Browse the repository at this point in the history
closes #3900
  • Loading branch information
benhammondmusic authored Jan 7, 2025
1 parent 2707143 commit 2287a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/data/config/MetricConfigPhrmaBrfss.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ export const PHRMA_BRFSS_CANCER_SCREENING_METRICS: DataTypeConfig[] = [
age_adjusted_ratio: {
metricId: 'breast_screened_ratio_age_adjusted',
chartTitle:
'Age-adjusted breast cancering screening rate compared to White (NH)',
'Age-adjusted breast cancer screening rate compared to White (NH)',
shortLabel: 'Ratio compared to White (NH)',
type: 'age_adjusted_ratio',
},
Expand Down

0 comments on commit 2287a70

Please sign in to comment.