diff --git a/rest-api-spec/test/indices.put_alias/all_path_options.yaml b/rest-api-spec/test/indices.put_alias/all_path_options.yaml index 024f6b64451..3392ae3517b 100644 --- a/rest-api-spec/test/indices.put_alias/all_path_options.yaml +++ b/rest-api-spec/test/indices.put_alias/all_path_options.yaml @@ -118,7 +118,7 @@ setup: - match: {foo.aliases.alias: {}} --- -"put alias with mising name": +"put alias with missing name": - do: diff --git a/rest-api-spec/test/indices.put_mapping/all_path_options.yaml b/rest-api-spec/test/indices.put_mapping/all_path_options.yaml index 1c26184513d..23b02f2cde2 100644 --- a/rest-api-spec/test/indices.put_mapping/all_path_options.yaml +++ b/rest-api-spec/test/indices.put_mapping/all_path_options.yaml @@ -169,7 +169,7 @@ setup: - match: {foo.mappings.test_type.properties.text.analyzer: whitespace} --- -"put mapping with mising type": +"put mapping with missing type": - do: diff --git a/rest-api-spec/test/indices.put_warmer/all_path_options.yaml b/rest-api-spec/test/indices.put_warmer/all_path_options.yaml index 1c884e38948..d5d77e23b3c 100644 --- a/rest-api-spec/test/indices.put_warmer/all_path_options.yaml +++ b/rest-api-spec/test/indices.put_warmer/all_path_options.yaml @@ -116,7 +116,7 @@ setup: - match: {foo.warmers.warmer.source.query.match_all: {}} --- -"put warmer with mising name": +"put warmer with missing name": - do: