From 716b1235eeefbf9e664eeddbac0fb24cb79ec46b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 18 Oct 2020 19:54:48 +0900 Subject: [PATCH] Fix typo on about page text --- frontend/src/app/components/about/about.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html index f05908989..79342bc58 100644 --- a/frontend/src/app/components/about/about.component.html +++ b/frontend/src/app/components/about/about.component.html @@ -14,7 +14,7 @@

The mempool open-source project aims to implement a high quality explorer and visualization website for the entire Bitcoin ecosystem, without distractions like altcoins, advertising, or third-party trackers.

-

This explorer and its API service is operated for the benefit of the Bitcoin community. If you find our project useful, please consider sponsoring us.

+

This explorer and API service are operated for the benefit of the Bitcoin community. If you find them useful, please consider becoming a sponsor.