diff --git a/deployment/schema.json b/deployment/schema.json index c24fce7..4ca6683 100644 --- a/deployment/schema.json +++ b/deployment/schema.json @@ -24,7 +24,7 @@ }, "properties": { "locked": { - "description": "Whether the configuration is not allowed to be overriden or extended.", + "description": "Whether the configuration is not allowed to be overridden or extended.", "type": "boolean" }, "lineWidth": {