We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d4e57 commit 05a7144Copy full SHA for 05a7144
docs/tutorials/intro_tutorial.ipynb
@@ -109,7 +109,7 @@
109
"source": [
110
"### Create the person agent class\n",
111
"\n",
112
- "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",
113
"1. The agent attributes, such as recovery rate and death risk\n",
114
"2. The step function, actions the agent will take each model step "
115
]
0 commit comments