From 120578249af169a739365099494c15f0eb9f295f Mon Sep 17 00:00:00 2001 From: Mark Khazin Date: Wed, 27 Sep 2023 17:04:01 +0300 Subject: [PATCH] fix README grammer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c9b0af..cde1dea 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The token 'hello' will be replaced with the following tokens: | 0.1.1 | 7.3.1 | | 0.1.0 | 7.3.1 | -(version 8.8.0 is not available because of the absence of `elasticsearch-preallocate` 8.8.0, as seen [here](https://repo1.maven.org/maven2/org/elasticsearch/elasticsearch-preallocate/). I will add a 8.8.0 release if and when this problem will be fixed) +(version 8.8.0 is not available because of the absence of `elasticsearch-preallocate` 8.8.0, as seen [here](https://repo1.maven.org/maven2/org/elasticsearch/elasticsearch-preallocate/). I will add an 8.8.0 release if and when this problem is fixed) ## Installation To install the plugin on an Elasticsearch node make sure you are in the Elasticsearch directory and then run: