Skip to content

Commit

Permalink
fix typo in intro tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-boyu committed Feb 2, 2025
1 parent 51d4e57 commit fc59e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/intro_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"source": [
"### Create the person agent class\n",
"\n",
"The person in this model represents one human being and we initilaize each person agent with two key parts: \n",
"The person in this model represents one human being and we initialize each person agent with two key parts: \n",
"1. The agent attributes, such as recovery rate and death risk\n",
"2. The step function, actions the agent will take each model step "
]
Expand Down

0 comments on commit fc59e1d

Please sign in to comment.