diff --git a/rest-api-spec/src/main/resources/rest-api-spec/api/streams.status.json b/rest-api-spec/src/main/resources/rest-api-spec/api/streams.status.json index 722ddbee6675f..ee6cda878f502 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/api/streams.status.json +++ b/rest-api-spec/src/main/resources/rest-api-spec/api/streams.status.json @@ -23,7 +23,7 @@ ] }, "params": { - "mater_timeout": { + "master_timeout": { "type": "time", "description": "Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error." }