diff --git a/content/references/rippled-api/public-rippled-methods/public-rippled-methods.md b/content/references/rippled-api/public-rippled-methods/public-rippled-methods.md index e6be00b4ad..ef5f95a5b3 100644 --- a/content/references/rippled-api/public-rippled-methods/public-rippled-methods.md +++ b/content/references/rippled-api/public-rippled-methods/public-rippled-methods.md @@ -13,7 +13,7 @@ An account in the XRP Ledger represents a holder of XRP and a sender of transact * **[`account_lines`](account_lines.html)** - Get info about an account's trust lines. * **[`account_objects`](account_objects.html)** - Get all ledger objects owned by an account. * **[`account_offers`](account_offers.html)** - Get info about an account's currency exchange offers. -* **[`account_tx`](account_tx.html)** - Get inf about an account's transactions. +* **[`account_tx`](account_tx.html)** - Get info about an account's transactions. * **[`gateway_balances`](gateway_balances.html)** - Calculate total amounts issued by an account. * **[`noripple_check`](noripple_check.html)** - Get recommended changes to an account's DefaultRipple and NoRipple settings.