Skip to content

Commit 36585a5

Browse files
Update README.md
1 parent 5ea9151 commit 36585a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ to an ElasticSearch engine.
55

66
### Features
77

8-
* The plugin uses the ElasticSearch low-level REST client meaning that it works with any versions of ElasticSearch.
8+
* The plugin uses the ElasticSearch low-level REST client meaning that it works with any version of ElasticSearch.
99
* The plugin makes use of ElasticSearch's ability to make bulk requests.
1010
By doing this, we limit the amount of HTTP calls made to the ES engine, therefore minimally impacting the tests performance.
1111

0 commit comments

Comments
 (0)