Skip to content

Commit cadc3fa

Browse files
Update packages/turbo-types/src/types/config-v2.ts
Co-authored-by: Anthony Shew <[email protected]>
1 parent e365faa commit cadc3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/turbo-types/src/types/config-v2.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ export interface RemoteCache {
359359
uploadTimeout?: number;
360360

361361
/**
362-
* The team id of the Remote Cache team. Value will be passed as `teamId` in the
362+
* The ID of the Remote Cache team. Value will be passed as `teamId` in the
363363
* querystring for all Remote Cache HTTP calls. Must start with `team_` or it will
364364
* not be used.
365365
*/

0 commit comments

Comments
 (0)