diff --git a/source/ethers.js/source/api-wallet.rst b/source/ethers.js/source/api-wallet.rst index 8a4256b..6d8d639 100644 --- a/source/ethers.js/source/api-wallet.rst +++ b/source/ethers.js/source/api-wallet.rst @@ -36,7 +36,7 @@ new :sup:`Wallet` ( privateKey [ , provider ] ) .. _fromEncryptedJson: -:sup:`Wallet` . fromEncryptedJson ( json, password [ , progressCallback ] ) |nbsp| :sup:`=>` |nbsp| :sup:`Wallet` +:sup:`Wallet` . fromEncryptedJson ( json, password [ , progressCallback ] ) |nbsp| :sup:`=>` |nbsp| :sup:`Promise` Decrypt an encrypted Secret Storage `JSON Wallet`_ (from Geth, parity, Crowdsale tools, or that was created using *prototype.encrypt* )