Skip to content

Commit 1835613

Browse files
committed
Fixed typo
1 parent dc62262 commit 1835613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Load client configuration from TOML files with programmatic overrides.
171171

172172
- [**Context/Header Propagation**](/core/src/main/java/io/temporal/samples/nexuscontextpropagation): Demonstrates how to propagate context through Nexus operation headers.
173173

174-
- [**Nexus Messaging**](/core/src/main/java/io/temporal/samples/nexusmessaging): Demonstrates how send signal, update and query messages through Nexus.
174+
- [**Nexus Messaging**](/core/src/main/java/io/temporal/samples/nexusmessaging): Demonstrates how to send signal, update and query messages through Nexus.
175175
This contains two samples, one sending messages to an existing workflow and a second that creates a workflow through Nexus
176176
and sends messages to it.
177177
<!-- @@@SNIPEND -->

0 commit comments

Comments
 (0)