From 296de82e7a5c79285d8d08d305fa737096ca5f1b Mon Sep 17 00:00:00 2001 From: nicolasburtey Date: Fri, 26 Jun 2020 17:40:51 -0700 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab550ad..1f6b8ec 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The current status of the book is "IN PROGRESS". See below for status of specifi | [Onion Routing and HTLC forwarding](onion-routing-htlc-forwarding.asciidoc) | # | :bookmark_tabs: | | [Channel Graph and Gossip Layer](channel-graph.asciidoc) | # | :bookmark_tabs: | | [Payment Path Finding](path-finding.asciidoc) | # | :bookmark_tabs: | -| [End-to-End Payement Presentation Layer](e2e-presentation-layer.asciidoc) | # | :bookmark_tabs: | +| [End-to-End Payment Presentation Layer](e2e-presentation-layer.asciidoc) | # | :bookmark_tabs: | | [Lightning Applications (LApps)]() | # | :thought_balloon: | | [LN's Future]() | # | :thought_balloon: |