minor syntax

This commit is contained in:
J Charitopoulos
2015-02-10 16:16:21 +01:00
parent 43a0d88e77
commit 0cd23e49d2
+1 -1
View File
@@ -74,7 +74,7 @@ class Elasticsearch(object):
preferred (and only supported) way to get access to those classes and their
methods.
You can speify your own connection class which should be used by providing
You can specify your own connection class which should be used by providing
the ``connection_class`` parameter::
# create connection to localhost using the ThriftConnection