diff --git a/zip-0400.rst b/zip-0400.rst index 23b661c1..1e4ffca8 100644 --- a/zip-0400.rst +++ b/zip-0400.rst @@ -126,7 +126,7 @@ In the blockchain, transactions can be invalidated by rollbacks; wallet code wil Wallet Recovery ^^^^^^^^^^^^^^^ -The wallet database file may become corrupted. Zcashd supports a command line option to try to recover from this situation(``-salvagewallet``). When this flag is on function ``Recover()`` will run. +The wallet database file may become corrupted. Zcashd supports a command line option to try to recover from this situation (``-salvagewallet``). When this flag is on, function ``Recover()`` will run. The recovery procedure is as follows: