Merge pull request #29665 from GabDug/typos

chore(typos): fix various code typos
This commit is contained in:
Fredrik Adelöw
2025-04-28 16:50:18 +02:00
committed by GitHub
83 changed files with 217 additions and 149 deletions
@@ -43,7 +43,7 @@ export interface BackstageTokenPayload {
sub: string;
/**
* The entity refs that the user claims ownership througg
* The entity refs that the user claims ownership through
*/
ent: string[];