ran lighthouse scripts over docs and releases find these

Signed-off-by: npiyush97 <npiyush35@gmail.com>
This commit is contained in:
npiyush97
2024-01-28 18:27:44 +05:30
parent 81452d78e4
commit ad9768228d
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ The permission framework was designed with a few key properties in mind:
- **Integrators** can author or configure policies that define which users can take certain actions upon which resources.
![](../assets/permissions/permission-framework-overview.drawio.svg)
![backstage framework overview](../assets/permissions/permission-framework-overview.drawio.svg)
1. The user triggers a request to perform some action. The request specifies the authorization details using the permission specified by the plugin (in this case, a resource read action).