Update elasticsearch_retriever.ipynb (#29223)

docs: fix typo (connection)
- **Twitter handle:** @ReallyVirtual
This commit is contained in:
Sohaib Athar 2025-01-15 20:09:51 +05:00 committed by GitHub
parent 4278046329
commit d1cf10373b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -107,7 +107,7 @@
"source": [
"### Configure\n",
"\n",
"Here we define the conncection to Elasticsearch. In this example we use a locally running instance. Alternatively, you can make an account in [Elastic Cloud](https://cloud.elastic.co/) and start a [free trial](https://www.elastic.co/cloud/cloud-trial-overview)."
"Here we define the connection to Elasticsearch. In this example we use a locally running instance. Alternatively, you can make an account in [Elastic Cloud](https://cloud.elastic.co/) and start a [free trial](https://www.elastic.co/cloud/cloud-trial-overview)."
]
},
{