Skip to content

Commit 5a69640

Browse files
djmitchepetemoore
andauthored
Update rfcs/0145-workerpoolid-taskqueueid.md
Co-Authored-By: Pete Moore <[email protected]>
1 parent 08b67ba commit 5a69640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/0145-workerpoolid-taskqueueid.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ When the transition to this proposal is complete, these properties should be rep
6060

6161
During the transition, however, the queue must both accomodate input from old and new clients, and produce output that new and old clients can interpret.
6262
To do so, the `createTask` API method will accept a task definition with either `provisionerId` + `workerType` or `taskQueueId`, translating the former internally into a `taskQueueId`.
63-
The `task` API method (which returns a task) will return task definitions containing all three fields, allowing interpretation by either old new clients.
63+
The `task` API method (which returns a task) will return task definitions containing all three fields, allowing interpretation by either old or new clients.
6464

6565
## Sunsetting the Old Identifiers
6666

0 commit comments

Comments
 (0)