Fix typo in book

This commit is contained in:
Paul Hauner 2019-09-03 11:41:42 +10:00
parent 19dab6422a
commit ae4700660a
No known key found for this signature in database
GPG Key ID: 5E2CFF9B75FA63DF

View File

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