From 51023a0e5a413611d260deb5ee1b1a4a8a74b3d3 Mon Sep 17 00:00:00 2001 From: publinchi Date: Thu, 8 Apr 2021 11:05:50 -0500 Subject: [PATCH] Update HELP.md --- architectural-pattern/saga-choreography/HELP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/architectural-pattern/saga-choreography/HELP.md b/architectural-pattern/saga-choreography/HELP.md index e59efb14..386ec420 100644 --- a/architectural-pattern/saga-choreography/HELP.md +++ b/architectural-pattern/saga-choreography/HELP.md @@ -1,4 +1,4 @@ -# Saga Pattern - Orchestration +# Saga Pattern - Choreography This is a sample project to demo saga pattern. @@ -9,4 +9,4 @@ This is a sample project to demo saga pattern. # High Level Architecture -![](doc/saga-choreography.png) \ No newline at end of file +![](doc/saga-choreography.png)