fix small typo (#9464)

This commit is contained in:
bsenst
2023-08-18 20:55:46 +02:00
committed by GitHub
parent 82f28ca9ef
commit 083726ecda

View File

@@ -130,7 +130,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Splittng\n",
"### Splitting\n",
"\n",
"Split the `Document` into chunks for embedding and vector storage.\n",
"\n",