Fix typo in docs

it's => its
This commit is contained in:
Andrew Ekstedt
2017-11-28 10:12:14 -08:00
committed by GitHub
parent f639f9b28e
commit b9eafd41c6
+1 -1
View File
@@ -10,7 +10,7 @@ API.
Bulk helpers Bulk helpers
------------ ------------
There are several helpers for the ``bulk`` API since it's requirement for There are several helpers for the ``bulk`` API since its requirement for
specific formatting and other considerations can make it cumbersome if used directly. specific formatting and other considerations can make it cumbersome if used directly.
All bulk helpers accept an instance of ``Elasticsearch`` class and an iterable All bulk helpers accept an instance of ``Elasticsearch`` class and an iterable