Skip to content

Commit

Permalink
Fix docstring typo in logistic_susceptibility_adjustment (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhmorris authored May 30, 2024
1 parent 77dc819 commit 78c0e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/src/pyrenew/latent/infection_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def logistic_susceptibility_adjustment(
i.e. the incidence given an infinite
number of available susceptible individuals.
frac_susceptible : float
fraction of remainin susceptible individuals
fraction of remaining susceptible individuals
in the population
n_population : float
Total size of the population.
Expand Down

0 comments on commit 78c0e49

Please sign in to comment.