Skip to content

Commit f6ac6be

Browse files
docs update
1 parent a4d4067 commit f6ac6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/models/epidemics/SEIS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SEIS
33
****
44

55

6-
In the SEIR model, during the course of an epidemics, a node is allowed to change its status from **Susceptible** (S) to **Exposed** (E) to **Infected** (I), then again to **Susceptible** (S).
6+
In the SEIS model, during the course of an epidemics, a node is allowed to change its status from **Susceptible** (S) to **Exposed** (E) to **Infected** (I), then again to **Susceptible** (S).
77

88
The model is instantiated on a graph having a non-empty set of infected nodes.
99

0 commit comments

Comments
 (0)