Revise JWT description to reflect Peter's feedback

Signed-off-by: Stephen Lamoree <slamoree@expertsupport.com>
This commit is contained in:
Stephen Lamoree
2025-05-25 11:58:18 -07:00
committed by benjdlambert
parent 6ab1656ddc
commit d1ae00744e
+2 -2
View File
@@ -102,7 +102,7 @@ An executable or package file with all of the necessary information required to
## Developer
1. A professional who designs, builds, tests, deploys, and maintains software applications and systems. They essentially turn ideas or requirements into functional digital products.
1. A professional who designs, builds, tests, deploys, and maintains software applications and systems. Developers essentially turn ideas or requirements into functional digital products.
2. A [user role](#user-role) defined as someone who uses a Backstage [app](#app). Might or might not actually be a software developer.
@@ -322,7 +322,7 @@ A string containing information.
## Use Case
A purpose for which a [user role](#User-Role) interacts with Backstage. Related to [Objective](#objective): An objective is _what_ the user wants to do; a use case is _how_ the user does it.
A purpose for which a [user role](#User-Role) interacts with Backstage. Related to [Objective](#objective): An objective is _what_ the user wants to do, a use case is _how_ the user does it.
## User