whois/parser.py
changeset 169 2a73627e8be7
parent 168 d994f11c7e9e
child 171 518764c4438c
--- a/whois/parser.py	Tue Mar 13 11:50:29 2018 -0400
+++ b/whois/parser.py	Thu Mar 15 11:33:21 2018 -0400
@@ -544,7 +544,7 @@
         'domain_name':                 'Domain Name:(.+)',
         'creation_date':               'Creation Date:(.+)',
         'updated_date':                'Updated Date:(.+)',
-        'expiration_date':             'Registry Expiry Date: :(.+)',
+        'expiration_date':             'Registry Expiry Date: (.+)',
         'registrar':                   'Registrar:(.+)',
         'status':                      'Domain Status:(.+)',  # list of statuses
         'registrant_id':               'Registrant ID:(.+)',