Fix spelling and link errors

This commit is contained in:
mDuo13
2021-08-18 18:16:31 -07:00
parent 9112945fe2
commit c63a2251a8
3 changed files with 14 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ labels:
Anyone can issue various types of tokens in the XRP Ledger, ranging from informal "IOUs" to fiat-backed stablecoins, purely digital fungible and semi-fungible tokens, and more. This tutorial demonstrates the technical steps of creating a token in the ledger. For more information on how XRP Ledger tokens work, see [Issued Currencies](issued-currencies.html); for more on the business decisions involved in issuing a stablecoin, see [Become an XRP Ledger Gateway](become-an-xrp-ledger-gateway.html). Anyone can issue various types of tokens in the XRP Ledger, ranging from informal "IOUs" to fiat-backed stablecoins, purely digital fungible and semi-fungible tokens, and more. This tutorial demonstrates the technical steps of creating a token in the ledger. For more information on how XRP Ledger tokens work, see [Issued Currencies](issued-currencies.html); for more on the business decisions involved in issuing a stablecoin, see [Become an XRP Ledger Gateway](become-an-xrp-ledger-gateway.html).
## Prerequisites ## Prerequisites
- You need two funded XRP Ledger accounts, each with an address, secret key, and some XRP. For this tutorial, you can generate new test credentials as needed. - You need two funded XRP Ledger accounts, each with an address, secret key, and some XRP. For this tutorial, you can generate new test credentials as needed.
@@ -105,7 +104,7 @@ Other settings you may want to, optionally, configure for your cold address (iss
[Require Destination Tags]: require-destination-tags.html [Require Destination Tags]: require-destination-tags.html
[Transfer Fee]: transfer-fees.html [Transfer Fee]: transfer-fees.html
[Tick Size]: tick-size.html [Tick Size]: ticksize.html
[Domain]: accountset.html#domain [Domain]: accountset.html#domain
**Note:** Many issuing settings apply equally to all tokens issued by an address, regardless of the currency code. If you want to issue multiple types of tokens in the XRP Ledger with different settings, you should use a different address to issue each different token. **Note:** Many issuing settings apply equally to all tokens issued by an address, regardless of the currency code. If you want to issue multiple types of tokens in the XRP Ledger with different settings, you should use a different address to issue each different token.

View File

@@ -155,6 +155,9 @@ targets:
"ledger-history.html#full-history": "ledger-history.html#すべての履歴" "ledger-history.html#full-history": "ledger-history.html#すべての履歴"
# Fix link from untranslated amendment-voting.html and rate-limiting.html: # Fix link from untranslated amendment-voting.html and rate-limiting.html:
"get-started-using-http-websocket-apis.html#admin-access": "get-started-using-http-websocket-apis.html#管理者アクセス権限" "get-started-using-http-websocket-apis.html#admin-access": "get-started-using-http-websocket-apis.html#管理者アクセス権限"
# Fix links from untranslated issue-a-fungible-token.html
"xrp-ledger-toml.html#account-verification": "xrp-ledger-toml.html#アカウント検証"
"offers.html#offers-and-trust": "offers.html#オファーとトラスト"
pages: pages:

View File

@@ -23,6 +23,7 @@ base58check
base64 base64
blockchains blockchains
cmake cmake
codebases
cors cors
counterparty counterparty
counterparties counterparties
@@ -49,6 +50,8 @@ mainnet
micropayments micropayments
middleware middleware
multisigning multisigning
NFT
NFTs
noripple noripple
nudb nudb
p2p p2p
@@ -64,8 +67,12 @@ rtxp
secp256k1 secp256k1
semver semver
shor shor
sidechain
sidechains
SSDs SSDs
SSL SSL
stablecoin
stablecoins
statsd statsd
testnet testnet
TLS TLS
@@ -76,6 +83,7 @@ v1
v2 v2
v10 v10
validators validators
XRPL
# rippled API methods # rippled API methods
account_channels account_channels
@@ -201,6 +209,7 @@ ticksize
trustsetauth trustsetauth
# Names of people, orgs, etc. # Names of people, orgs, etc.
AWS
bithomp bithomp
britto britto
macbrough macbrough
@@ -208,6 +217,7 @@ RippleX
xpring xpring
xrpcharts xrpcharts
xrpchat xrpchat
Xrplorer
xrpscan xrpscan
xrpl4j xrpl4j
XRPLF XRPLF