Fix typo in book

This commit is contained in:
Paul Hauner
2019-09-03 11:41:42 +10:00
parent 19dab6422a
commit ae4700660a

View File

@@ -5,8 +5,8 @@ The Lighthouse CLI has two primary tasks:
- **Resuming** an existing database with `$ ./beacon_node`. - **Resuming** an existing database with `$ ./beacon_node`.
- **Creating** a new testnet database using `$ ./beacon_node testnet`. - **Creating** a new testnet database using `$ ./beacon_node testnet`.
_See [Scenarios](./interop-scenarios.md) for methods we're likely to use _See [Scenarios](./interop-scenarios.md) for methods we've anticipated will be
during interop._ used interop._
## Creating a new database ## Creating a new database