diff --git a/04_node_client.asciidoc b/04_node_client.asciidoc index 31f4354..21ac4a6 100644 --- a/04_node_client.asciidoc +++ b/04_node_client.asciidoc @@ -264,7 +264,7 @@ C-lightning is a lightweight, highly customizable, and standard-compliant implem https://github.com/ElementsProject/lightning -In the following sections, we will build a Docker container that runs a c-lightning node connecting to the bitcoind container we build previously. We will also show you how to configure and build the c-lightning software directly from the source code. +In the following sections, we will build a Docker container that runs a c-lightning node connecting to the bitcoind container we built previously. We will also show you how to configure and build the c-lightning software directly from the source code. ==== Building c-lightning as a Docker container