Merge pull request #2519 from XRPLF/rr-patch-use_network

Fix {{use_network}} appearing in visible text
This commit is contained in:
Rome Reginelli
2024-04-02 10:15:11 -07:00
committed by GitHub

View File

@@ -67,7 +67,7 @@ For this tutorial, click the following button to connect:
### 2. Get Credentials
To transact on the XRP Ledger, you need an address, a secret key, and some XRP. For development purposes, you can get these on the [{{use_network}}](../../../concepts/networks-and-servers/parallel-networks.md) using the following interface:
To transact on the XRP Ledger, you need an address, a secret key, and some XRP. For development purposes, you can get these on the [Testnet](../../../concepts/networks-and-servers/parallel-networks.md) using the following interface:
{% partial file="/docs/_snippets/interactive-tutorials/generate-step.md" /%}