From 1cf9cb75e0a843cce6fd4a32d0b170bfaec34fa3 Mon Sep 17 00:00:00 2001 From: Khwunchai Jaengsawang Date: Fri, 24 Nov 2017 18:34:05 +0700 Subject: [PATCH] Fix typo in README (#201) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32ae93f..7be7f95 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ about the index pattern configuration. #### On the command line -Run this command to create a Logstash index pattern: +Run this command to create a Kibana index pattern: ```console $ curl -XPUT -D- 'http://localhost:9200/.kibana/doc/index-pattern:docker-elk' \