Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanAmenechi committed Jan 27, 2023
1 parent da45b0c commit 2745c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ The `CTFExchange` contract facilitates atomic swaps between binary outcome token
2. Transfer **50** **`A`** from **userA** into `CTFExchange`
3. Merge **50** token sets into **50** **`C`**(**50** token **`A`** + **50** token **`A'`** = **50** **`C`**)
4. Transfer **25** **`C`** from `CTFExchange` to **userA**
5. Transfer **50** **`C`** from `CTFExchange` to **userB**
5. Transfer **25** **`C`** from `CTFExchange` to **userB**

## Fees

Expand Down

0 comments on commit 2745c30

Please sign in to comment.