Merge pull request #672 from magical/patch-1

Fix typo in docs
This commit is contained in:
Nick Lang
2017-11-28 16:56:53 -07:00
committed by GitHub
+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