Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
W0ni authored Apr 4, 2024
1 parent 4c2a4f3 commit 09e1fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/jitter/jitter.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"source": [
"For now, our emulator is an empty box. It has:\n",
"\n",
"* registers, reachable from the `.cpu` attribute. These are initiallized to 0.\n",
"* registers, reachable from the `.cpu` attribute. These are initialized to 0.\n",
"* a virtual memory, reachable from the `.vm` attribute. It starts empty."
]
},
Expand Down

0 comments on commit 09e1fd8

Please sign in to comment.