diff --git a/dev-docs/README.md b/dev-docs/README.md index 158d475..931226d 100644 --- a/dev-docs/README.md +++ b/dev-docs/README.md @@ -25,7 +25,7 @@ This architecture keeps the global database highly censorship resistant, while a The workflow of a token trade has three parts: 1. **Make** - An *Offer* to buy or sell tokens is generated by a user, known as the *Maker*. -2. **Take** - A second user, known as a *Taker*, will *take* the *Offer* by issues a *Counter Offer* +2. **Take** - A second user, known as a *Taker*, will *take* the *Offer* by issuing a *Counter Offer* 3. **Accept** - The original *Maker* checks the *Counter Offer* and *Accepts* it by signing and then broadcasting the transaction. Trades done in this way are both *trustless* and *atomic*: