Browse Source

[DOCS] Fix outdated twitter reference

James Rodewig 5 years ago
parent
commit
fc22f59891
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/cat/shards.asciidoc

+ 1 - 1
docs/reference/cat/shards.asciidoc

@@ -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.
 `<target>` path parameter to limit the API request.
 
 
 The following request returns information for any data streams or indices
 The following request returns information for any data streams or indices
-beginning with `twitt`.
+beginning with `my-index-`.
 
 
 [source,console]
 [source,console]
 ---------------------------------------------------------------------------
 ---------------------------------------------------------------------------