From 1a996e164035297bf92b91d934bb45616a073756 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sun, 13 Jun 2021 17:56:24 -0500 Subject: [PATCH] Adding missing space. --- frontend/src/app/components/asset/asset.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/asset/asset.component.html b/frontend/src/app/components/asset/asset.component.html index 1116e3d24..5332f7ca3 100644 --- a/frontend/src/app/components/asset/asset.component.html +++ b/frontend/src/app/components/asset/asset.component.html @@ -73,7 +73,7 @@

- {{ (transactions?.length | number) || '?' }} of {{ txCount | number }} + {{ (transactions?.length | number) || '?' }} of {{ txCount | number }}  Peg In/Out and Burn Transactions Issuance and Burn Transactions