diff --git a/tooling/cli/schema.json b/tooling/cli/schema.json index e7f3a6a58..f852150dc 100644 --- a/tooling/cli/schema.json +++ b/tooling/cli/schema.json @@ -1050,7 +1050,7 @@ } }, "deny": { - "description": "A list of paths that are not allowed by this scope. This gets precedence over the [`Self::allow`] list.", + "description": "A list of paths that are not allowed by this scope. This gets precedence over the [`Self::Scope::allow`] list.", "default": [], "type": "array", "items": {