[docs] typo fix (#352)

Co-authored-by: Stefan Rohe <think@eduroam152-169.nbk.vse.cz>
This commit is contained in:
lindt
2023-07-22 11:18:58 +02:00
committed by GitHub
parent 2c9371dcc4
commit ed5ff5a482
3 changed files with 3 additions and 3 deletions

View File

@@ -181,7 +181,7 @@
"id": "c3852dd3",
"metadata": {},
"source": [
"# Generating emebeddings from our docs\n",
"# Generating embeddings from our docs\n",
"\n",
"Now that we have our raw documents loaded, we need to pre-process them to generate embeddings:"
]