typo in scale_warning text
This commit is contained in:
parent
7e80365e74
commit
4170fcabd4
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ class ReportGenerator:
|
|||
context['calculator_prefix'] = self.calculator_prefix
|
||||
context['scale_warning'] = {
|
||||
'level': 'Orange - 3',
|
||||
'incidence_rate': 'somewhere in between 25 and 100 new cases per 100 000 inhabitants',
|
||||
'incidence_rate': 'in between 25 and 100 new cases per 100 000 inhabitants',
|
||||
'onsite_access': 'of about 5000',
|
||||
'threshold' : ''
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue