Skip to content

Commit 05a7144

Browse files
committed
fix typo in intro tutorial
1 parent 51d4e57 commit 05a7144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/intro_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"source": [
110110
"### Create the person agent class\n",
111111
"\n",
112-
"The person in this model represents one human being and we initilaize each person agent with two key parts: \n",
112+
"The person in this model represents one human being and we initialize each person agent with two key parts: \n",
113113
"1. The agent attributes, such as recovery rate and death risk\n",
114114
"2. The step function, actions the agent will take each model step "
115115
]

0 commit comments

Comments
 (0)