Skip to content

Commit f866874

Browse files
authored
Update api.ts
1 parent 11fe40d commit f866874

File tree

1 file changed

+1
-1
lines changed
  • packages/service-utils/src/core

1 file changed

+1
-1
lines changed

packages/service-utils/src/core/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export type TeamAndProjectResponse = {
4040
impersonatedBy?: {
4141
id: string;
4242
email: string;
43-
// Ommitting the full account details
43+
// Omitting the full account details
4444
};
4545
};
4646

0 commit comments

Comments
 (0)