Skip to content

Commit

Permalink
Move OnHedging participant next to ActionGenerator
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-csala committed Oct 30, 2023
1 parent 2fc503f commit fb30254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/strategies/hedging.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,9 +481,9 @@ sequenceDiagram
participant P as Pipeline
participant H as Hedging
participant AG as ActionGenerator
participant OH as OnHedging
participant UC as UserCallback
participant HUC as HedgedUserCallback
participant OH as OnHedging
P->>H: Calls ExecuteCore <br/>with Primary Context
H-->>H: Deep clones <br/>Primary Context
Expand Down

0 comments on commit fb30254

Please sign in to comment.