diff --git a/contrib/e2e-presentation-layer.asciidoc b/contrib/e2e-presentation-layer.asciidoc index 9e0defc..9849f33 100644 --- a/contrib/e2e-presentation-layer.asciidoc +++ b/contrib/e2e-presentation-layer.asciidoc @@ -124,5 +124,5 @@ This is trustless as users do not need to loan or send anyone their Bitcoin. Use The Lightning Network's principal object is to move payments across a network. Could it move data other than payments across its network too? It can. Some projects such as _Whatsat_, _Sphinx Chat_, and _Juggernaut_ are implementing instant messaging chat apps on top of the Ligtning Network. -One can imaging other types of data such as electronic tickets, QR codes, or other forms of tokens flowing across the Lightning Network as well. +One can imagine other types of data such as electronic tickets, QR codes, or other forms of tokens flowing across the Lightning Network as well. The use cases are limited only by our imagination and reach beyond finance.