diff --git a/_api-reference/cat/cat-indices.md b/_api-reference/cat/cat-indices.md index a5a70d8f..3a21e900 100644 --- a/_api-reference/cat/cat-indices.md +++ b/_api-reference/cat/cat-indices.md @@ -12,7 +12,7 @@ redirect_from: **Introduced 1.0** {: .label .label-purple } -The CAT indexes operation lists information related to indexes, that is, how much disk space they are using, how many shards they have, their health status, and so on. +The CAT indices operation lists information related to indexes, that is, how much disk space they are using, how many shards they have, their health status, and so on. ## Example @@ -44,9 +44,9 @@ GET _cat/indices ## URL parameters -All CAT indexes URL parameters are optional. +All URL parameters are optional. -In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-reference/cat/index), you can specify the following parameters: +In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-reference/cat/index/), you can specify the following parameters: Parameter | Type | Description :--- | :--- | :---