Skip to content

Commit

Permalink
Merge pull request lnbook#850 from ekn394/grammar_fix_ch_14
Browse files Browse the repository at this point in the history
Grammar fix, missing comma.
  • Loading branch information
Roasbeef authored Sep 17, 2021
2 parents 39fefb2 + 36e2f11 commit 0e237b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 14_encrypted_transport.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

In this chapter we will review the Lightning Network's _Encrypted Message
Transport_, also known as the _Brontide Protocol_, which allows peers to
establish end-to-end encrypted communication, authentication and integrity
establish end-to-end encrypted communication, authentication, and integrity
checking.

=== Introduction
Expand Down

0 comments on commit 0e237b4

Please sign in to comment.