diff --git a/themes/schema.json b/themes/schema.json index 460a6d84..df8be900 100644 --- a/themes/schema.json +++ b/themes/schema.json @@ -47,7 +47,7 @@ }, "http_timeout": { "type": "integer", - "title": "Http requst timeout", + "title": "Http request timeout", "description": "Timeout value to use for http request", "default": 20 },