We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e365faa commit cadc3faCopy full SHA for cadc3fa
packages/turbo-types/src/types/config-v2.ts
@@ -359,7 +359,7 @@ export interface RemoteCache {
359
uploadTimeout?: number;
360
361
/**
362
- * The team id of the Remote Cache team. Value will be passed as `teamId` in the
+ * The ID of the Remote Cache team. Value will be passed as `teamId` in the
363
* querystring for all Remote Cache HTTP calls. Must start with `team_` or it will
364
* not be used.
365
*/
0 commit comments