From b4a9fa9e45a74fca21964cccbef6048ed41d31b4 Mon Sep 17 00:00:00 2001 From: gcolpart Date: Sun, 6 Nov 2016 18:25:40 +0100 Subject: [PATCH] typo --- HowtoElasticsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoElasticsearch.md b/HowtoElasticsearch.md index 2bbdc2d3..8f65d721 100644 --- a/HowtoElasticsearch.md +++ b/HowtoElasticsearch.md @@ -536,7 +536,7 @@ node.master: true node.data: true ~~~ -On peut ensuite lancer cette nouelle instance en ligne de commande : +On peut ensuite lancer cette nouvelle instance en ligne de commande : ~~~ # su -s /bin/sh elasticsearch