Skip to content

Commit d1cf103

Browse files
Update elasticsearch_retriever.ipynb (#29223)
docs: fix typo (connection) - **Twitter handle:** @ReallyVirtual
1 parent 4278046 commit d1cf103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/integrations/retrievers/elasticsearch_retriever.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"source": [
108108
"### Configure\n",
109109
"\n",
110-
"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)."
110+
"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)."
111111
]
112112
},
113113
{

0 commit comments

Comments
 (0)