Docs: fix typo

This commit is contained in:
Jun Ohtani 2014-08-22 13:58:46 +09:00
parent 4526b8fd4d
commit 6e48989cd0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis modu
In order to install the plugin, run:
```sh
bin/plugin -install elasticsearch/elasticsearch-analysis-kuromoji/2.3.0`
bin/plugin -install elasticsearch/elasticsearch-analysis-kuromoji/2.3.0
```
You need to install a version matching your Elasticsearch version: