Merge pull request #33 from olalonde/patch-1

README: typo (befure->before)
This commit is contained in:
Ryan X. Charles 2014-03-28 22:28:08 -04:00
commit 55ce11e8fc
1 changed files with 1 additions and 1 deletions

View File

@ -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.