cross-currency payments concept: fix typo

This commit is contained in:
mDuo13
2018-05-10 13:31:55 -07:00
parent 668b7fd422
commit fd7b678903

View File

@@ -15,7 +15,7 @@ By default, cross-currency payments deliver a fixed amount to their destination
## Autobridging
Cross-currency payments that exchange two issued currencies automatically use XRP, when it decreases the cost of the payment, by connecting order books and deepen the pool of available liquidity. For example, a payment sending from USD to MXN automatically converts USD to XRP and then XRP to MXN if doing so is cheaper than converting USD to MXN directly.
Cross-currency payments that exchange two issued currencies automatically use XRP, when it decreases the cost of the payment, by connecting order books to deepen the pool of available liquidity. For example, a payment sending from USD to MXN automatically converts USD to XRP and then XRP to MXN if doing so is cheaper than converting USD to MXN directly.
For more information, see [Autobridging](autobridging.html).