We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432016b commit da43c4eCopy full SHA for da43c4e
src/chime_dash/app/templates/en/intro.md
@@ -1,5 +1,5 @@
1
The estimated number of currently infected individuals is **{total_infections:.0f}**. This is based on current inputs for
2
- Hospitalizations (**{current_hosp}**), Hospitalization rate (**{hosp_rate:.0%}**), Region size (**{S}**),
+ Hospitalizations (**{current_hosp}**), Hospitalization rate (**{hosp_rate:.0%}**), Regional population (**{S}**),
3
and Hospital market share (**{market_share:.0%}**).
4
5
{infected_population_warning_str}
0 commit comments