From 3ca5704a6be4e2d11b136ede447975a9ba09607e Mon Sep 17 00:00:00 2001
From: Overtorment
Date: Wed, 19 Dec 2018 23:55:12 +0000
Subject: [PATCH] DOC
---
README.md | 2 +-
templates/about.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index b3e3d4b..7705bb8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
LndHub
======
-Wrapper for Lightning Network Daemon. It provides separate accounts and trust minimization for end users
+Wrapper for Lightning Network Daemon. It provides separate accounts with minimum trust for end users
INSTALLATION
------------
diff --git a/templates/about.html b/templates/about.html
index 2d9efd3..caad6aa 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -31,7 +31,7 @@
An open source bank
LNDHub is an opensource wrapper for Lightning Network Daemon. It provides
- separate accounts and trust minimization for end users.
+ separate accounts with minimum trust for end users.
We want to hide the complexity of running a node, and take over the work of a hub operator. Users want to make payments without the hassle of operating a node, opening channels, take care of liquidity or watching these channels.
We want to bring Lightning payments to everyone and speed up Bitcoin adoption.
@@ -80,7 +80,7 @@
Read our article on Medium on the reasoning behind the system and the pros and cons.