diff --git a/springboot/src/main/resources/templates/camel.html b/springboot/src/main/resources/templates/camel.html index 4c099ca50..de964ca3c 100644 --- a/springboot/src/main/resources/templates/camel.html +++ b/springboot/src/main/resources/templates/camel.html @@ -16,7 +16,7 @@
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.

To run the sample navigate to localhost:3030/orders -
This endpoint starts a Camel Route which in turn starts our Workflow executipn and delivers results. +
This endpoint starts a Camel Route which in turn starts our Workflow execution and delivers results.