Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit a565f8b

Browse files
committed
Fix typo in file-mobile docs
1 parent 1b91798 commit a565f8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/action/file-mobile.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ class FileAction {
4747

4848
/**
4949
* Delete the wallet.db file. This allows the user to restore their wallet
50-
* (including channel state) from the seed if they've they've forgotten the
51-
* wallet pin/password.
50+
* (including channel state) from the seed if they've forgotten the pin.
5251
* @return {Promise<undefined>}
5352
*/
5453
async deleteWalletDB(network) {

0 commit comments

Comments
 (0)