Skip to content

Commit 6bd166f

Browse files
authored
Update README.md
1 parent cc7dced commit 6bd166f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ sequenceDiagram
1515
labid-->>GKE: Deduces Dapla group based on Client's SA annotations
1616
labid->>Client: Response with JWT token
1717
Client->>Service: Request with token from labid
18-
Service->>labid: Check validity of labid token against JWKS (/jwks)
18+
Service-->>labid: Checks validity of labid token against JWKS (/jwks)
1919
```

0 commit comments

Comments
 (0)