Fix Backstage case

This commit is contained in:
Adam Harvey
2021-01-29 14:17:09 -05:00
parent 357c1f1e5f
commit e763dcf8c4
6 changed files with 7 additions and 7 deletions
@@ -79,7 +79,7 @@ Referenced by: [getBackstageIdentity](#getbackstageidentity).
<pre>
export type BackstageIdentity = {
/**
* The backstage user ID.
* The Backstage user ID.
*/
id: string;