We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5cc76 commit 2ed2c58Copy full SHA for 2ed2c58
learn/experimental/merge-namespaces/merge-namespaces.ipynb
@@ -18,7 +18,7 @@
18
"cell_type": "markdown",
19
"metadata": {},
20
"source": [
21
- "This notebook queries vectors out of two namespaces `ns1` and `ns2` and upsesrts them to a new namespace named `merged`.\n",
+ "This notebook queries vectors out of two namespaces `ns1` and `ns2` and upserts them to a new namespace named `merged`.\n",
22
"\n",
23
"Please note this code is **experimental** and not guaranteed to work by Pinecone. Test thoroughly before using in production."
24
]
0 commit comments