Skip to content

Commit

Permalink
Update global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
niemasd authored Apr 20, 2023
1 parent 0c5e914 commit c463798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@
"DESC": "The transition rate I → S (nodal)"
}
},
"DESC": "The <b><a href='https://en.wikipedia.org/wiki/Compartmental_models_in_epidemiology#The_SIS_model' target='_blank'>Susceptible-Infected-Susceptible (SIS)</a></b> model has two states:<ul><li><b>S:</b> Susceptible</li><li><b>I:</b> Infected</li></ul>The following transitions are possible:<ul><li>S → I (induced by I or outside)</li><li>I → S</li></ul>"
"DESC": "The <b><a href='https://en.wikipedia.org/wiki/Compartmental_models_in_epidemiology#The_SIS_model' target='_blank'>Susceptible-Infected-Susceptible (SIS)</a></b> model has two states:<ul><li><b>S:</b> Susceptible</li><li><b>I:</b> Infected</li></ul>The following transitions are possible:<ul><li>S → I (induced by I or outside)</li><li>I → S (nodal)</li></ul>"
}
},
"Sample Times": {
Expand Down

0 comments on commit c463798

Please sign in to comment.