Skip to content

Commit e4967a7

Browse files
authored
Merge pull request elastic#672 from magical/patch-1
Fix typo in docs
2 parents 37490e2 + b9eafd4 commit e4967a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/helpers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ API.
1010
Bulk helpers
1111
------------
1212

13-
There are several helpers for the ``bulk`` API since it's requirement for
13+
There are several helpers for the ``bulk`` API since its requirement for
1414
specific formatting and other considerations can make it cumbersome if used directly.
1515

1616
All bulk helpers accept an instance of ``Elasticsearch`` class and an iterable

0 commit comments

Comments
 (0)