diff --git a/ruff.schema.json b/ruff.schema.json index 4394cc7b88..13e02fca75 100644 --- a/ruff.schema.json +++ b/ruff.schema.json @@ -111,7 +111,7 @@ } }, "flake8-annotations": { - "description": "Plugins Options for the `flake8-annotations` plugin.", + "description": "Options for the `flake8-annotations` plugin.", "anyOf": [ { "$ref": "#/definitions/Flake8AnnotationsOptions"