Skip to content

Commit 3fd2c1a

Browse files
authored
Issue: 696
`crate should be corrected to create.` as per elastic#696
1 parent 43ddb3d commit 3fd2c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch/transport.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def add_connection(self, host):
132132

133133
def set_connections(self, hosts):
134134
"""
135-
Instantiate all the connections and crate new connection pool to hold
135+
Instantiate all the connections and create new connection pool to hold
136136
them. Tries to identify unchanged hosts and re-use existing
137137
:class:`~elasticsearch.Connection` instances.
138138

0 commit comments

Comments
 (0)