[Docs] Correct minor typos in templates.asciidoc ()

This commit is contained in:
Rafał Bigaj 2018-06-07 10:43:31 +02:00 committed by Christoph Büscher
parent 458bca11bc
commit 749d39061a

@ -259,7 +259,7 @@ PUT my_index/_doc/1
--------------------------------------------------
// CONSOLE
<1> The `english` field is mapped as a `string` field with the `english` analyzer.
<2> The `count` field is mapped as a `long` field with `doc_values` disabled
<2> The `count` field is mapped as a `long` field with `doc_values` disabled.
[[template-examples]]
==== Template examples