diff --git a/typedapi/indices/putsettings/put_settings.go b/typedapi/indices/putsettings/put_settings.go index fed7ff60da..a29d5415ed 100644 --- a/typedapi/indices/putsettings/put_settings.go +++ b/typedapi/indices/putsettings/put_settings.go @@ -243,7 +243,7 @@ func (r *PutSettings) Header(key, value string) *PutSettings { return r } -// Index Comma-separated list of data streams, indices, and aliases used to limit +// Indices Comma-separated list of data streams, indices, and aliases used to limit // the request. Supports wildcards (`*`). To target all data streams and // indices, omit this parameter or use `*` or `_all`. // API Name: index