[DOCS] Fix outdated twitter reference

This commit is contained in:
James Rodewig 2020-08-05 09:29:28 -04:00
parent e2553d5884
commit e214c70f8d
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ If your cluster has many shards, you can use a wildcard pattern in the
`<target>` path parameter to limit the API request.
The following request returns information for any data streams or indices
beginning with `twitt`.
beginning with `my-index-`.
[source,console]
---------------------------------------------------------------------------