Docs: Inconsistency between description and example (#31858)

This commit is contained in:
Piotr Prądzyński 2018-07-06 18:43:10 +02:00 committed by Nik Everett
parent c6e7df3ac2
commit 99030e7af5
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ The rest endpoint is: `/{index}/_alias/{alias}`.
[float]
==== Examples:
All aliases for the index users:
All aliases for the index `logs_20162801`:
[source,js]
--------------------------------------------------