mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
small spelling mistake corrected
This commit is contained in:
parent
568e301fd4
commit
7765bf06c4
1 changed files with 2 additions and 2 deletions
|
@ -31,10 +31,10 @@
|
||||||
| <a href="{{mainnet_url}}">Go to mainnet explorer</a>
|
| <a href="{{mainnet_url}}">Go to mainnet explorer</a>
|
||||||
{{/mainnet_url}}
|
{{/mainnet_url}}
|
||||||
{{#testnet}}
|
{{#testnet}}
|
||||||
| This is <span style="color:#ff6b62">testnet</span> blockchian
|
| This is <span style="color:#ff6b62">testnet</span> blockchain
|
||||||
{{/testnet}}
|
{{/testnet}}
|
||||||
{{#stagenet}}
|
{{#stagenet}}
|
||||||
| This is <span style="color:#ff6b62">stagenet</span> blockchian
|
| This is <span style="color:#ff6b62">stagenet</span> blockchain
|
||||||
{{/stagenet}}
|
{{/stagenet}}
|
||||||
|
|
||||||
</h3>
|
</h3>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue