From bf29b9b7a6a11dc2e8149946684e8219a10c26bb Mon Sep 17 00:00:00 2001 From: D++ <82842780+dplusplus1024@users.noreply.github.com> Date: Mon, 26 Apr 2021 23:21:40 -0600 Subject: [PATCH] Fix typo Changed imaging to imagine. --- contrib/e2e-presentation-layer.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.