Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Oct 17, 2023
1 parent 5e96167 commit 26527dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,9 @@ sequenceDiagram
Note over Alice 💾, Dan: Async Promise Pipeline Flow
Dan ->> Alice 💾: Read from Alice's DB!
par
par Dan to Carol
Dan ->> Carol 📧: Send email containing Result<⓫> as Carol!
and Alice to Carol
Alice 💾 -->> Carol 📧: Result<⓫>
end
Expand Down

0 comments on commit 26527dd

Please sign in to comment.