Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion springboot/src/main/resources/templates/camel.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h6>This sample shows how to start Workflow execution from an Apache Camel Route
advantages of Temporal such as high reliability and fault tolerance into your existing Camel applications.
</p>
<p>To run the sample navigate to <a href="http://localhost:3030/orders" target="_blank">localhost:3030/orders</a>
<br/>This endpoint starts a Camel Route which in turn starts our Workflow executipn and delivers results.
<br/>This endpoint starts a Camel Route which in turn starts our Workflow execution and delivers results.
</p>
</div>
</div>
Expand Down