From 60070a9cc9050423818819af8d8e843cf5b23b96 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Fri, 6 Feb 2026 11:26:36 +0100 Subject: [PATCH] Update docs/permissions/custom-rules.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Vincenzo Scamporlino --- docs/permissions/custom-rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/permissions/custom-rules.md b/docs/permissions/custom-rules.md index ce25ca6ba3..b4ca86adf5 100644 --- a/docs/permissions/custom-rules.md +++ b/docs/permissions/custom-rules.md @@ -146,7 +146,7 @@ To install custom rules in a plugin, we need to use the [`PermissionsRegistrySer backend.add(import('./extensions/catalogPermissionRules')); ``` -3. Now when you run you Backstage instance - `yarn start` - the rule will be added to the catalog plugin. +3. Now when you run your Backstage instance - `yarn start` - the rule will be added to the catalog plugin. The updated policy will allow catalog entity resource permissions if any of the following are true: