fix typo in aleph_alpha.ipynb (#10478)

fixes the aleph_alpha.ipynb typo from contnt to content
This commit is contained in:
ItzPAX 2023-09-14 02:09:11 +02:00 committed by GitHub
parent adabdfdfc7
commit cbb4860fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
"outputs": [],
"source": [
"document = \"This is a content of the document\"\n",
"query = \"What is the contnt of the document?\""
"query = \"What is the content of the document?\""
]
},
{