From 64f7072680eae758d4f7fe5235a56726a339e767 Mon Sep 17 00:00:00 2001 From: joeuhren <46763106+joeuhren@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:10:04 -0700 Subject: [PATCH] Add missing space to net_warning language string --- locale/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en.json b/locale/en.json index bc08598..a5cd556 100644 --- a/locale/en.json +++ b/locale/en.json @@ -85,7 +85,7 @@ "net_protocol": "Protocol", "net_subversion": "Sub-version", "net_country": "Country", - "net_warning": "This is sub sample of the network based on wallets that have connected to this node in the last 24hours.", + "net_warning": "This is sub sample of the network based on wallets that have connected to this node in the last 24 hours.", // api view "api_title": "API Documentation",