Typo in documentation

Signed-off-by: Mark Anderson-Trocme <mark.anderson.trocme@gmail.com>
This commit is contained in:
Mark Anderson-Trocme
2022-11-02 09:18:38 -04:00
committed by GitHub
parent 7a503c0d41
commit 84f076bcfd
+1 -1
View File
@@ -49,7 +49,7 @@ A user identity within Backstage is built up from two pieces of information, a
user [entity reference](../features/software-catalog/references.md), and a
set of ownership entity references.
When a user signs in, a Backstage token is generated with these two pieces of information,
which is then used to identity the user within the Backstage ecosystem.
which is then used to identify the user within the Backstage ecosystem.
The user entity reference should uniquely identify the logged in user in Backstage.
It is encouraged that a matching user entity also exists within the Software Catalog,