Skip to content

Commit 5e0b3d9

Browse files
Apply suggestions from code review
Co-authored-by: Phil Prasek <prasek@gmail.com>
1 parent 4073d8a commit 5e0b3d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nexus-standalone-operations/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ If you run the starter multiple times, additional entries will appear in the `Li
6161

6262
## Run against Temporal Cloud
6363

64-
1) Create two namespaces in Temporal Cloud (for example `my-caller-namespace.<account>` and `my-target-namespace.<account>`) and generate an API key (or mTLS cert) that can access both.
64+
1) Create two namespaces in Temporal Cloud (for example `my-caller-namespace.<account>` and `my-handler-namespace.<account>`) and generate an API key (or mTLS cert) that can access both.
6565

66-
2) Create a Nexus endpoint that routes to the target namespace and the worker's task queue. See the Temporal Cloud instructions at https://docs.temporal.io/nexus/registry#create-a-nexus-endpoint. Use:
66+
2) Create a Nexus endpoint that targets the handler namespace and the worker's task queue. See the Temporal Cloud instructions at https://docs.temporal.io/nexus/registry#create-a-nexus-endpoint. Use:
6767
- Endpoint name: `my-nexus-endpoint`
6868
- Target namespace: `my-handler-namespace.<account>`
6969
- Target task queue: `nexus-handler-queue`

0 commit comments

Comments
 (0)