Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 01ce956

Browse files
author
Gabriel Mendes
committed
docs(readme): better aesthetics
1 parent 8fa3481 commit 01ce956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you are planning on using Kibana as an analytics tool, is recommended to use
5252
Index templates allow you to define templates that will automatically be applied when new indices are created. In this
5353
example, a wildcard (*) is used and every new index following this pattern will use the template configuration.
5454

55-
To set a template for some index, send a PUT REST method to: ```http://elasticsearch:9200/_template/sample-logs ``` with
55+
To set a template for some index, send a PUT REST method to: ```http://elasticsearch:9200/_template/sample-logs``` with
5656
the JSON below that matches your Elasticsearch version.
5757

5858
#### 5.5.x ~ 6.8.x

0 commit comments

Comments
 (0)