From f6e5632c84a7d0f91badeb7d957a1f879ae0acfd Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 16 Sep 2023 04:54:06 +0900 Subject: [PATCH] Fix typo in google_vertex_ai_palm.ipynb (#10631) seperate -> separate --- docs/extras/integrations/llms/google_vertex_ai_palm.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extras/integrations/llms/google_vertex_ai_palm.ipynb b/docs/extras/integrations/llms/google_vertex_ai_palm.ipynb index cff7d9bdd0..b55f2771f1 100644 --- a/docs/extras/integrations/llms/google_vertex_ai_palm.ipynb +++ b/docs/extras/integrations/llms/google_vertex_ai_palm.ipynb @@ -6,7 +6,7 @@ "source": [ "# Google Vertex AI PaLM \n", "\n", - "**Note:** This is seperate from the `Google PaLM` integration, it exposes [Vertex AI PaLM API](https://cloud.google.com/vertex-ai/docs/generative-ai/learn/overview) on `Google Cloud`. \n" + "**Note:** This is separate from the `Google PaLM` integration, it exposes [Vertex AI PaLM API](https://cloud.google.com/vertex-ai/docs/generative-ai/learn/overview) on `Google Cloud`. \n" ] }, {