Skip to content

Commit fcdabfb

Browse files
committed
Change to endpoint_description.md
1 parent 6789490 commit fcdabfb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

hello_nexus/basic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ temporal operator nexus endpoint create \
2222
--name my-nexus-endpoint \
2323
--target-namespace my-target-namespace \
2424
--target-task-queue my-target-task-queue \
25-
--description-file ./hello_nexus/basic/service_description.md
25+
--description-file ./hello_nexus/basic/endpoint_description.md
2626
```
2727

2828
In one terminal, run the Temporal worker in the handler namespace:

0 commit comments

Comments
 (0)