From 2776ab88717a6f26330ba4d269c873e436eb19e1 Mon Sep 17 00:00:00 2001 From: Larry Kim Date: Thu, 20 Feb 2014 15:27:57 +0900 Subject: [PATCH] Fix typo --- whois/tlds/jp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whois/tlds/jp b/whois/tlds/jp index 502145f..b06a022 100644 --- a/whois/tlds/jp +++ b/whois/tlds/jp @@ -14,7 +14,7 @@ parse = { "RegistrantEmail": "\[Email\]\s+(.+)", "RegistrantPhone": "\[Phone\]\s+(.+)", "RegistrantFax": "\[Fax\]\s+(.+)", - "CreationDatd": "\[Created on\]\s+(.+)", + "CreationDate": "\[Created on\]\s+(.+)", "ExpirationDate": "\[Expires on\]\s+(.+)", "UpdatedDate": "\[Last Updated\]\s+(.+)", "NameServer": "\[Name Server\]\s+(.+)",