mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-26 14:45:50 +00:00
Update send-xrp.md (#1349)
simply remove a duplicated word from the page, replacing "the your" with "your"
This commit is contained in:
committed by
GitHub
parent
8b468d02cb
commit
36d568f5d9
@@ -412,7 +412,7 @@ XrplClient xrplClient = new XrplClient(rippledUrl);
|
|||||||
After completing this tutorial, you may want to try the following:
|
After completing this tutorial, you may want to try the following:
|
||||||
|
|
||||||
- Build [Reliable transaction submission](reliable-transaction-submission.html) for production systems.
|
- Build [Reliable transaction submission](reliable-transaction-submission.html) for production systems.
|
||||||
- Consult the your [client library](client-libraries.html)'s API reference for the full range of XRP Ledger functionality. <!-- SPELLING_IGNORE: javadocs -->
|
- Consult your [client library](client-libraries.html)'s API reference for the full range of XRP Ledger functionality. <!-- SPELLING_IGNORE: javadocs -->
|
||||||
- Customize your [Account Settings](manage-account-settings.html).
|
- Customize your [Account Settings](manage-account-settings.html).
|
||||||
- Learn how [Transaction Metadata](transaction-metadata.html) describes the outcome of a transaction in detail.
|
- Learn how [Transaction Metadata](transaction-metadata.html) describes the outcome of a transaction in detail.
|
||||||
- Explore more [Payment Types](payment-types.html) such as Escrows and Payment Channels.
|
- Explore more [Payment Types](payment-types.html) such as Escrows and Payment Channels.
|
||||||
|
|||||||
Reference in New Issue
Block a user