remove sneaked placeholder from histogram docs (#53391) (#53405)

This commit is contained in:
Ignacio Vera 2020-03-11 14:04:22 +01:00 committed by GitHub
parent 933a9c6fca
commit 562a9eff33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ The following <<indices-create-index, create index>> API request creates a new i
* `my_histogram`, a `histogram` field used to store percentile data
* `my_text`, a `keyword` field used to store a title for the histogram
[ INSERT CREATE INDEX SNIPPET ]
[source,console]
--------------------------------------------------
PUT my_index