Skip to content

Commit fb8d9d3

Browse files
SimonCWkolchfa-aws
andauthored
Fix misleading typo (#8608)
* Fix misleading typo Signed-off-by: Simon Weiß <SimonCW@users.noreply.github.com> * Update _api-reference/index-apis/update-settings.md Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --------- Signed-off-by: Simon Weiß <SimonCW@users.noreply.github.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
1 parent f43dcfa commit fb8d9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_api-reference/index-apis/update-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PUT /<index>/_settings
2626

2727
Parameter | Type | Description
2828
:--- | :--- | :---
29-
&lt;index&gt; | String | The index to update. Can be a comma-separated list of multiple index names. Use `_all` or * to close all indexes.
29+
&lt;index&gt; | String | The index to update. Can be a comma-separated list of multiple index names. Use `_all` or `*` to specify all indexes.
3030

3131
## Query parameters
3232

0 commit comments

Comments
 (0)