Docs: fix naming typo (#3532)

This commit is contained in:
mbchang 2023-04-25 09:58:25 -07:00 committed by GitHub
parent dc2188b36d
commit a08e9a3109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,10 +215,11 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Protagonist and dungeon master system messages" "## Protagonist and storyteller system messages"
] ]
}, },
{ {
@ -253,10 +254,11 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Create AI assistant agent and AI user agent" "## Initialize the protagonist and storyteller"
] ]
}, },
{ {