We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717d5be commit a6e87b3Copy full SHA for a6e87b3
1 file changed
docs/encyclopedia/workers/task-queue-naming.mdx
@@ -18,7 +18,7 @@ tags:
18
19
The Temporal Service maintains a set of Task Queues, which Workers poll to see
20
what work needs to be done. Each Task Queue is identified by a name, which is
21
-provided to the Temporal Service when launching a Workflow Execution.
+provided to the Temporal Service when launching a Workflow Execution.
22
23
<Tabs groupId="start-workflow-configure-worker-by-sdk" queryString>
24
0 commit comments