Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeiwan committed Oct 16, 2022
1 parent 07bbdc5 commit 2ed5079
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/introduction/constant-function-market-maker.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ Such prices are called *spot prices* and they only reflect current market prices
is calculated differently. And this is where we need to bring the demand part back.

Concluding from the law of supply and demand, **high demand increases the price**–and this is a property we need to have
in a permissionless way. We want the price be high when demand is high, and we can use pool reserves to measure the demand:
the more tokens you want to remove from a pool, the high the penalty is.
in a permissionless system. We want the price to be high when demand is high, and we can use pool reserves to measure the
demand: the more tokens you want to remove from a pool (relative to pool's reserves), the higher the impact of demand is.

Let's return to the trade formula and look at it closer:

Expand Down

0 comments on commit 2ed5079

Please sign in to comment.