From ac0be37f09848eadff66683d51de46d7b1c22c6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Dev=C3=A8ze?= Date: Wed, 4 Jan 2012 11:54:30 +0100 Subject: [PATCH] Fix typo --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3aecb9886e4..9b54c9bf206 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ The mapper attachments plugin adds the `attachment` type to ElasticSearch using In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/1.0.0`. - --------------------------------------- - | memcached Plugin | ElasticSearch | - --------------------------------------- - | master | 0.18 -> master | - --------------------------------------- - | 1.0.0 | 0.18 -> master | - --------------------------------------- + ----------------------------------------------- + | Attachment Mapper Plugin | ElasticSearch | + ----------------------------------------------- + | master | 0.18 -> master | + ----------------------------------------------- + | 1.0.0 | 0.18 -> master | + -----------------------------------------------