diff --git a/docs/user-flows/0010-user-flows.md b/docs/user-flows/0010-user-flows.md index 88b8c525b..b415c5e6e 100644 --- a/docs/user-flows/0010-user-flows.md +++ b/docs/user-flows/0010-user-flows.md @@ -10,7 +10,7 @@ This page describes how the Nitro framework can be used at increasing levels of A very simple interaction involves just two parties, Alice and Bob, who transact off-chain. After prefund states are exchanged, at least one of them [deposits into the adjudicator](../protocol-tutorial/0060-funding-a-channel.md) in priority order. Then, after postfund states are exchanged, the channel may be [executed according to the rules of the channel](../protocol-tutorial/0020-execution-rules.md). Then, Alice and Bob may agree to finalize, conclude and liquidate the channel. -![Outcome priority](./basic-user-flow.png) +![Basic User Flow](./basic-user-flow.png)