Apply suggestions from code review

Co-authored-by: Dave Welsch <116022979+dwelsch-esi@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <34432188+sennyeya@users.noreply.github.com>
This commit is contained in:
Aramis Sennyey
2024-01-31 12:31:50 -05:00
committed by GitHub
parent a5f3d839ec
commit cd548c7c76
+4 -4
View File
@@ -99,9 +99,9 @@ An executable or package file with all of the necessary information required to
## Developer
Someone who writes code and develops software.
1. Someone who writes code and develops software.
A [user role](#user-role) defined as someone who uses a Backstage [app](#app). Might or might not actually be a software developer.
2. A [user role](#user-role) defined as someone who uses a Backstage [app](#app). Might or might not actually be a software developer.
## Developer Portal
@@ -251,11 +251,11 @@ An [entity](#entity) that represents a piece of physical or virtual infrastructu
## Resource (permission plugin)
Not to be confused with [Software Catalog resources](#resource-catalog-plugin). Permission resources represent the objects that users interact with and that can be permissioned.
A representation of an object that a user interacts with and that can be permissioned. Not to be confused with [Software Catalog resources](#resource-catalog-plugin).
## Rule (permission plugin)
Rules are predicate-based controls that tap into a [resource](#resource-permission-plugin)'s data.
A predicate-based control that taps into a [resource](#resource-permission-plugin)'s data.
## Role