diff --git a/docs/integrate/exchange/integrate.md b/docs/integrate/exchange/integrate.md index 5f0689f..41b5c34 100644 --- a/docs/integrate/exchange/integrate.md +++ b/docs/integrate/exchange/integrate.md @@ -18,7 +18,7 @@ Aura mainnet is developed using [Cosmos SDK](https://v1.cosmos.network/sdk) with The coin: - Coin name is `Aura` and the symbol/ticker for is `AURA`. -- Aura support both Cosmos and EVM transactions +- Aura supports both Cosmos and EVM transactions - Aura Network runs on Tendermint consensus, the block is finalized instantly. - Currently, the expected block time is around 5 - 6 seconds. @@ -40,7 +40,7 @@ To avoid confusion with testnet currency, we have different denominations for th - `EAURA` or `eaura` : indicates the AURA native currency on Euphoria testnet. - `uEAURA` or `ueaura` : indicates the smallest unit of native currency on Euphoria testnet. 1 `eaura` = 10^6 `ueaura`. -- `aEAURA` or `aeaura` : indicates EVM unit, which is **ONLY USE** by EVM transactions on Euphoria testnet. 1 `aeura` = 10^18 `aeaura`. +- `aEAURA` or `aeaura` : indicates EVM unit, which is **ONLY USE** by EVM transactions on Euphoria testnet. 1 `aeaura` = 10^18 `aeaura`. ## Block explorer