Skip to content

Commit e365faa

Browse files
Update packages/turbo-types/schemas/schema.v2.json
Co-authored-by: Anthony Shew <[email protected]>
1 parent 414580b commit e365faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/turbo-types/schemas/schema.v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
},
227227
"teamId": {
228228
"type": "string",
229-
"description": "The team id of the Remote Cache team. Value will be passed as `teamId` in the querystring for all Remote Cache HTTP calls. Must start with `team_` or it will not be used."
229+
"description": "The ID of the Remote Cache team. Value will be passed as `teamId` in the querystring for all Remote Cache HTTP calls. Must start with `team_` or it will not be used."
230230
},
231231
"teamSlug": {
232232
"type": "string",

0 commit comments

Comments
 (0)