There was an error while loading. Please reload this page.
1 parent 43ddb3d commit 3fd2c1aCopy full SHA for 3fd2c1a
elasticsearch/transport.py
@@ -132,7 +132,7 @@ def add_connection(self, host):
132
133
def set_connections(self, hosts):
134
"""
135
- Instantiate all the connections and crate new connection pool to hold
+ Instantiate all the connections and create new connection pool to hold
136
them. Tries to identify unchanged hosts and re-use existing
137
:class:`~elasticsearch.Connection` instances.
138
0 commit comments