Skip to content

Commit a3f465d

Browse files
committed
Fixed wrong name for cos instance
1 parent bd29d52 commit a3f465d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/exercise-6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ___
33

44
# Exercise 6 - Event Based Gateways and Intermediate Events
55
In the final exercise we will look at message flow between three organizations as well as how to continue a waiting process if no return message arrives.
6-
With this exercise we will add a third process and complete a message loop from `dic.dsf.test` to `Test_COR` to `hrp.dsf.test` back to `dic.dsf.test`.
6+
With this exercise we will add a third process and complete a message loop from `dic.dsf.test` to `cos.dsf.test` to `hrp.dsf.test` and back to `dic.dsf.test`.
77

88
In order to solve this exercise, you should have solved exercise 5 and read the topics on
99
[Managing Multiple Incoming Messages and Missing Messages](../learning/guides/managing-mutiple-incoming-messages-and-missing-messages.md)

0 commit comments

Comments
 (0)