Skip to content

Commit 2aa2739

Browse files
committed
fix typos
1 parent 544d79a commit 2aa2739

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"overview": "Getting Started",
33
"staking": "Staking",
4-
"governance": "Governance",
54
"assets": "Managing Your Assets",
65
"shield": "Shielding Assets",
76
"unshield": "Unshielding Assets",
87
"ibc": "IBC Transfers",
98
"transfer": "Transfers Within Namada",
9+
"governance": "Governance",
1010
"history": "History",
1111
"troubleshooting": "Troubleshooting"
1212
}

packages/docs/pages/users/namadillo/assets.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ import { Callout } from 'nextra-theme-docs'
22

33
# Managing Your Assets
44

5-
The **Manage Assets** panel of Namadillo gives a complete view of the shielded and transparent assets in your currently active account.
5+
The **Manage Assets** panel of Namadillo gives a complete view of the shielded and transparent assets in your currently selected account.
66

77
## Transparent Assets View
88
![transparent assets view](../../../public/images/namadillo/transparent-assets.png)
99

1010
- **1** - The currently selected account.
1111
- **2** - The combined value of all your transparent and shielded assets, in USD.
1212
- **3** - The value of your transparent assets, in USD.
13-
- **4** - All of your transparent assets, and their balances (in both tokens and USD value)
13+
- **4** - All of your transparent assets, and their balances (in both tokens and USD value).
1414
- **5** - Your currently staked balance (for NAM only).
1515

1616
## Shielded Assets View

packages/docs/pages/users/namadillo/shield.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { Callout, Steps } from 'nextra-theme-docs'
66
You can learn more about Namada's Shielded Pool (aka: the MASP) and its features [here](../shielded-accounts.mdx).
77
</Callout>
88

9-
You can shield assets (both NAM and IBC assets from other chains) in Namada's Shielded Pool using Namadillo. For certain IBC assets, you will also earn Shielded Rewards.
9+
You can shield assets (both NAM and IBC assets from other chains) in Namada's Shielded Pool using Namadillo. For certain IBC assets, you will also earn Shielded Rewards (see below for more details).
1010

1111
To begin shielding, click the **Shield Assets** button in the Namadillo's topbar, and then choose between *IBC Shield* or *Internal Shield*.
1212

packages/docs/pages/users/namadillo/troubleshooting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
### Try Another Namadillo Host
44
Namadillo has been envisioned as a decentralized front-end, and there are multiple instances of the app running on different servers, hosted and operated by various teams and members of the community. If you're experiencing issues with one
5-
host, the first course of action should be to try another instance listed on either the [Namada Apps page](https://namada.net/apps) or the [Luminara Community Site](https://www.namada.community/infra/interfaces).
5+
host, the first course of action should be to try another instance listed on either the [Namada Apps page](https://namada.net/start#interfaces) or the [Luminara Community Site](https://www.namada.community/infra/interfaces).
66

7-
### 'Transaction Exceeds its Gas Limit' Error
7+
### 'Transaction Exceeds Its Gas Limit' Error
88
If you see the error message 'Transaction exceeds its gas limit' when trying to make a transaction (see below), it means that the transaction you're trying to send
99
requires more gas to process than you have provided. Usually, Namadillo will automatically calculate the required gas for a transaction, but in some cases you may
1010
need to manually adjust the gas amount.

0 commit comments

Comments
 (0)