From ff5faa9637599253acd1458b443bf23c150dd8a4 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 14 Oct 2020 13:28:52 -1000 Subject: [PATCH] final edits --- 19_0_Understanding_Your_Lightning_Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19_0_Understanding_Your_Lightning_Setup.md b/19_0_Understanding_Your_Lightning_Setup.md index a80bdaa..04ef4c3 100644 --- a/19_0_Understanding_Your_Lightning_Setup.md +++ b/19_0_Understanding_Your_Lightning_Setup.md @@ -2,7 +2,7 @@ > :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. -In this chapter you'll be ready to continue work with the `lightning-cli` command-line interface. You'll create invoices, perform payments, and close channels — all of the major activities for using Lightning +In this chapter you'll continue work with the `lightning-cli` command-line interface. You'll create invoices, perform payments, and close channels — all of the major activities for using Lightning. ## Objectives for This Chapter