mirror of
https://github.com/boldsuck/haveno.git
synced 2024-12-22 20:19:21 +00:00
fix typo
This commit is contained in:
parent
4aa8f34204
commit
be7b3160de
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
- **Taker** - person taking offer
|
- **Taker** - person taking offer
|
||||||
- **Arbitrator** - person resolving possible disputes
|
- **Arbitrator** - person resolving possible disputes
|
||||||
|
|
||||||
A trader is a both a buyer or seller and a maker or taker for each trade.
|
For each trade, a trader is a buyer or seller and a maker or taker.
|
||||||
|
|
||||||
## Protocol
|
## Protocol
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue