diff --git a/inventory.schema.json b/inventory.schema.json index 329c73b..9748ee5 100644 --- a/inventory.schema.json +++ b/inventory.schema.json @@ -2046,7 +2046,7 @@ "properties": { "image": { "type": "string", - "ttile": "Image used for creation (Docker image for instance)", + "title": "Image used for creation (Docker image for instance)", "examples": [ "redash/redash" ]