Skip to content

Commit 1fcd3a7

Browse files
authored
Merge pull request #400 from alephium/fix-typos
Fix typos
2 parents 6c266d4 + 468e77e commit 1fcd3a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/wallet/desktop-wallet/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ By default, the wallet will be connected to the Alephium public node. Should you
5050

5151
<img src={require("/img/gs9.png").default} alt="Prompt to enter destination address and amount of transaction" width="auto" style={{ height: '200px' }} />
5252

53-
1. To send ALPH, simply click on the `Send` button in the left menu.
53+
1. To send ALPH, simply click on the `Send` button.
5454

5555
2. Enter the amount of ALPH (e.g. 100) and recipient's address.
5656

docs/wallet/extension-wallet/dapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ transactions, etc.
1313

1414
### Basic Setup
1515

16-
To detect the `window.alephiumProviders.alephium` object, we recommand
16+
To detect the `window.alephiumProviders.alephium` object, we recommend
1717
to use the
1818
[@alephium/get-extension-wallet](https://www.npmjs.com/package/@alephium/get-extension-wallet)
1919
package.

0 commit comments

Comments
 (0)