From 88c9fd0c7be7e87f436288077ea55c273db639bc Mon Sep 17 00:00:00 2001 From: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com> Date: Sat, 10 Apr 2021 21:04:30 -0700 Subject: [PATCH] fix typo on 413/405 error message on the address explorer --- frontend/src/app/components/address/address.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/address/address.component.html b/frontend/src/app/components/address/address.component.html index deb1eb3db..612412afc 100644 --- a/frontend/src/app/components/address/address.component.html +++ b/frontend/src/app/components/address/address.component.html @@ -117,7 +117,7 @@ {{ error.error }}

- Consider view this address on the official Mempool website instead: + Consider viewing this address on the official Mempool website instead:
https://mempool.space/address/{{ addressString }}