Skip to content

Commit da43c4e

Browse files
committed
change descriptive text to match param names
1 parent 432016b commit da43c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chime_dash/app/templates/en/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
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}**),
2+
Hospitalizations (**{current_hosp}**), Hospitalization rate (**{hosp_rate:.0%}**), Regional population (**{S}**),
33
and Hospital market share (**{market_share:.0%}**).
44

55
{infected_population_warning_str}

0 commit comments

Comments
 (0)