Skip to content

Commit

Permalink
Merge pull request #80 from UKHSA-Internal/sandbox
Browse files Browse the repository at this point in the history
Sandbox -> development
  • Loading branch information
adebayoolabintan committed Nov 23, 2023
2 parents e0dca7e + ca49a31 commit 751c98f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coronavirus_dashboard_summary/Templates/Card.Vaccinations.fs
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ let private contentMetadata =
{
metric = "cumPeopleVaccinatedAutumn23ByVaccinationDate65plus"
percentage = null
label = "spring booster (aged 65+)"
label = "autumn vaccinations (aged 65+)"
periodLabel = "Total"
}
{
metric = "cumVaccinationAutumn23UptakeByVaccinationDatePercentage65plus"
percentage = "cumVaccinationAutumn23UptakeByVaccinationDatePercentage65plus"
label = "Spring booster (aged 65+)"
label = "Autumn vaccinations (aged 65+)"
periodLabel = "Percentage"
}
])
Expand Down

0 comments on commit 751c98f

Please sign in to comment.