Reformat paragraph in template docs to 80 columns

This commit reformats a paragraph in the template docs to fit in 80
columns as for the rest of the doc, and as-is a standard that we loosely
adhere to.
This commit is contained in:
Jason Tedor 2017-10-12 17:52:43 -04:00
parent 1125bc635c
commit a7895839a0
1 changed files with 4 additions and 4 deletions

View File

@ -8,9 +8,9 @@ and a simple pattern template that controls whether the template should be
applied to the new index.
NOTE: Templates are only applied at index creation time. Changing a template
will have no impact on existing indices. When using the create index API, the settings/mappings
defined as part of the create index call will take precedence over any matching settings/mappings
defined in the template.
will have no impact on existing indices. When using the create index API, the
settings/mappings defined as part of the create index call will take precedence
over any matching settings/mappings defined in the template.
For example: