From fa790c7b3942e214f72b7c5aecceaf147f434758 Mon Sep 17 00:00:00 2001 From: Larry Kim Date: Sun, 26 May 2013 23:23:59 +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 8e04179..502145f 100644 --- a/whois/tlds/jp +++ b/whois/tlds/jp @@ -14,7 +14,7 @@ parse = { "RegistrantEmail": "\[Email\]\s+(.+)", "RegistrantPhone": "\[Phone\]\s+(.+)", "RegistrantFax": "\[Fax\]\s+(.+)", - "CreationData": "\[Created on\]\s+(.+)", + "CreationDatd": "\[Created on\]\s+(.+)", "ExpirationDate": "\[Expires on\]\s+(.+)", "UpdatedDate": "\[Last Updated\]\s+(.+)", "NameServer": "\[Name Server\]\s+(.+)",