Skip to content

Commit cf91a83

Browse files
committed
fix typo
1 parent 6b86e9c commit cf91a83

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

components/public-api/gitpod/v1/user.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ message User {
180180
ROLE_OR_PERMISSION_ADMIN_PERMISSIONS = 6;
181181
ROLE_OR_PERMISSION_ADMIN_USERS = 7;
182182
ROLE_OR_PERMISSION_ADMIN_WORKSPACE_CONTENT = 8;
183-
ROLE_OR_PERMISSION_ADMIN_WORKSPACE = 9;
183+
ROLE_OR_PERMISSION_ADMIN_WORKSPACES = 9;
184184
ROLE_OR_PERMISSION_ADMIN_PROJECTS = 10;
185185
ROLE_OR_PERMISSION_NEW_WORKSPACE_CLUSTER = 11;
186186
}

components/public-api/go/v1/user.pb.go

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/public-api/typescript/src/gitpod/v1/user_pb.ts

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)