From: Steven Black Date: Mon, 18 Dec 2017 03:27:17 +0000 (-0500) Subject: Fix typo in the EtherAddressLookup description key’s value. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=328e79e78e59e84cf6890822444294f51557c398;p=stevenblack-hosts.git Fix typo in the EtherAddressLookup description key’s value. --- diff --git a/data/EtherAddressLookup/update.json b/data/EtherAddressLookup/update.json index 2fc4dc2c9..55cc75996 100644 --- a/data/EtherAddressLookup/update.json +++ b/data/EtherAddressLookup/update.json @@ -1,6 +1,6 @@ { "name": "EtherAddressLookup", - "description": " links to strings that look like Ethereum addresses. Adds protection against private key phishing.", + "description": "Links to strings that look like Ethereum addresses. Adds protection against private key phishing.", "homeurl": "https://github.com/409H/EtherAddressLookup", "frequency": "frequently", "issues": "https://github.com/409H/EtherAddressLookup/issues",