mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 08:58:48 +00:00
fix small typo (#9464)
This commit is contained in:
parent
82f28ca9ef
commit
083726ecda
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user