From 98a9ef19ec6fea710aa2c38507f77d921148ef84 Mon Sep 17 00:00:00 2001 From: Ke Liu <97361720+keeeeeliu@users.noreply.github.com> Date: Mon, 17 Mar 2025 19:37:43 -0400 Subject: [PATCH] fix typo (#30298) fix typo in "environment" --- docs/docs/integrations/vectorstores/xata.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/vectorstores/xata.ipynb b/docs/docs/integrations/vectorstores/xata.ipynb index 0d901ebc587..48100891247 100644 --- a/docs/docs/integrations/vectorstores/xata.ipynb +++ b/docs/docs/integrations/vectorstores/xata.ipynb @@ -59,7 +59,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Let's load the OpenAI key to the environemnt. If you don't have one you can create an OpenAI account and create a key on this [page](https://platform.openai.com/account/api-keys)." + "Let's load the OpenAI key to the environment. If you don't have one you can create an OpenAI account and create a key on this [page](https://platform.openai.com/account/api-keys)." ] }, {