diff --git a/schemas/json/theme.json b/schemas/json/theme.json index 4417daff97cd05..47fb6f00e7195e 100644 --- a/schemas/json/theme.json +++ b/schemas/json/theme.json @@ -708,11 +708,11 @@ "type": "object", "properties": { "border": { - "description": "Settings related to borders.\nGutenberg plugin required.", + "description": "Settings related to borders.", "type": "object", "properties": { "radius": { - "description": "Allow users to set custom border radius.\nGutenberg plugin required.", + "description": "Allow users to set custom border radius.", "type": "boolean", "default": false }