diff --git a/02_getting_started.asciidoc b/02_getting_started.asciidoc index d94fbd5..d60ef52 100644 --- a/02_getting_started.asciidoc +++ b/02_getting_started.asciidoc @@ -62,7 +62,7 @@ Future wallets from that quadrant would let a user worry about the operational a Lightning wallets can be installed on a variety of devices, including laptops, servers, and mobile devices. To run a full Lightning node (one that participates in "gossip" and creates its own map of the network for path finding and routing) you will need to use a server or desktop computer, as mobile devices and laptops are usually not powerful enough in terms of capacity, processing, battery life, and connectivity. -The category "Third-party Ligntning Nodes" can again be subdivided into: +The category "Third-party Lightning Nodes" can again be subdivided into: - Lightweight: means that the Lightning Node is operated by a third party and that the wallet obtains the required information through an API that connects wallet and third-party LN node. - None: means that not only is the Lightning Node operated by a third party but most of the wallet is operated by a third party in the cloud such that the wallet does not even need to make calls on a Lightning node API.