Skip to content

Commit

Permalink
Fixed documentation typo. (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: Shawn <[email protected]>
  • Loading branch information
shawnhatch and humbledaisy authored Aug 23, 2023
1 parent 9cacc1e commit f1954f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ private Example_6() {
/*
* start code_ref=plugin_dependencies_connecting_the_plugins|code_cap=The
* people, vaccine, family and model plugins are contributed to the simulation.
* On execution, the model pluin's single actor schedules the vaccination of
* On execution, the model plugin's single actor schedules the vaccination of
* each person as well as a few random removals of people from the simulation.
*/
public static void main(String[] args) {
Expand Down

0 comments on commit f1954f9

Please sign in to comment.