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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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