Fix typo in introduction.ipynb (#21)

funtions -> functions
This commit is contained in:
Ikko Eltociear Ashimine
2023-10-07 06:03:55 +09:00
committed by GitHub
parent 3ff713763a
commit c5f561da6e
+1 -1
View File
@@ -85,7 +85,7 @@
"\n",
"Information about these functions will be added into the prompt to let the LLM know it can use them.\n",
"\n",
"The funtions will also be added as foregin functions into the kork interpreter environment, so the interpreter can actually use them!"
"The functions will also be added as foregin functions into the kork interpreter environment, so the interpreter can actually use them!"
]
},
{