diff --git a/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb b/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb index 6981775..1c7d7fb 100644 --- a/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb +++ b/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb @@ -24,7 +24,7 @@ "\n", "This cookbook only coveres Generative Search examples, however, it doesn't cover the configuration and data imports.\n", "\n", - "In order to make the most of this cookbook, please complete the [Getting Started cookbook](./getting-started-with-weaviate-and-openai.ipynb) firts, where you will learn the essentials of working with Weaviate and import the demo data.\n", + "In order to make the most of this cookbook, please complete the [Getting Started cookbook](./getting-started-with-weaviate-and-openai.ipynb) first, where you will learn the essentials of working with Weaviate and import the demo data.\n", "\n", "Checklist:\n", "* completed [Getting Started cookbook](./getting-started-with-weaviate-and-openai.ipynb),\n",