Skip to content
Snippets Groups Projects
Commit 28f7c8ce authored by Christoph Schober's avatar Christoph Schober
Browse files

Fix typo

parent 84a37f36
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ simulation_runs = 5 ; total number of runs
[disease] ; Global disease configuration
name = "Corona" ; Name of the disease
duration = 5 ; Days a person is infectious
transmissability = 0.1 ; Probability of the disease being
transmissibility = 0.1 ; Probability of the disease being
; transmitted on contact
; (0.0 = 0%, 1.0 = 100%)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment