From 41dcde3751f50fa22ef48f939ee11a584b3877df Mon Sep 17 00:00:00 2001 From: Brian McMichael Date: Sat, 22 Feb 2020 22:07:07 -0500 Subject: [PATCH] based hyphen --- glossary.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glossary.asciidoc b/glossary.asciidoc index 3cc50fc..ce031b6 100644 --- a/glossary.asciidoc +++ b/glossary.asciidoc @@ -373,7 +373,7 @@ Topology:: The edges of the graph are the payment channels. The topology of the Lightning Network is publicly broadcast with the help of the gossip protocol unless nodes decide to act privately. This means that the Lightning Network is probably larger than the announced number of nodes. - Knowing the topology is of particular interest in the source based routing process of payments in which the sender discovers a route. + Knowing the topology is of particular interest in the source-based routing process of payments in which the sender discovers a route. Also, the topology is important for features like the autopilot. satoshi::