From ae4700660a02c141e066b3b21b5a9fe6447d4a51 Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Tue, 3 Sep 2019 11:41:42 +1000 Subject: [PATCH] Fix typo in book --- book/src/interop-cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/src/interop-cli.md b/book/src/interop-cli.md index 3658781d49..3dad845f34 100644 --- a/book/src/interop-cli.md +++ b/book/src/interop-cli.md @@ -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