Skip to content

Commit ac8451c

Browse files
committed
fix: typo
1 parent 42190ca commit ac8451c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

raystack/frontier/v1beta1/admin.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1668,7 +1668,7 @@ message SearchOrganizationServiceUsersResponse {
16681668
string id = 1;
16691669
string title = 2;
16701670
string org_id = 3;
1671-
repeated string project_titles = 4; }
1671+
repeated string project_titles = 4;
16721672
google.protobuf.Timestamp created_at = 5;
16731673
}
16741674

0 commit comments

Comments
 (0)