diff --git a/README.md b/README.md index d69c1678..31dba97c 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ In case the network is changed (testnet to livenet or vice versa) levelDB databa ## Synchronization -The initial synchronization process scans the blockchain from the paired bitcoind server to update addresses and balances. *insight* needs one (and only one) trusted bitcoind node to run. This node must have finished downloading the blockchain befure running *insight*. +The initial synchronization process scans the blockchain from the paired bitcoind server to update addresses and balances. *insight* needs one (and only one) trusted bitcoind node to run. This node must have finished downloading the blockchain before running *insight*. While *insight* is synchronizing the website can be accessed (the sync process is embedded in the webserver), but there may be missing data or incorrect balances for addresses. The 'sync' status is shown on the top-right of all pages.