Skip to content

Commit b2c1afd

Browse files
snikchtvernum
authored andcommitted
[DOCS] Fix misspelling of "multiple" (#28257)
1 parent 1d181a5 commit b2c1afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/migration/migrate_6_0/rest.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ mapping if it did not exist yet.
6363
==== Indices information APIs
6464

6565
Previously it was possible to execute `GET /_aliases,_mappings` or `GET
66-
/myindex/_settings,_alias` by separating mulitple types of requests with commas
66+
/myindex/_settings,_alias` by separating multiple types of requests with commas
6767
in order to retrieve multiple types of information about one or more indices.
6868
This comma-separation for retrieving multiple pieces of information has been
6969
removed.. `GET /_all` can be used to retrieve all aliases, settings, and

0 commit comments

Comments
 (0)