diff --git a/scipost/constants.py b/scipost/constants.py
index 30565b7314c13104136891ffca8981cfd41d6be7..e3166d2f4bd8c9517447a913d9b732d8e8f57a7a 100644
--- a/scipost/constants.py
+++ b/scipost/constants.py
@@ -19,7 +19,7 @@ SCIPOST_SUBJECT_AREAS = (
         ('Phys:FD', 'Fluid Dynamics'),
         ('Phys:GR', 'Gravitation, Cosmology and Astroparticle Physics'),
         ('Phys:HE', 'High-Energy Physics - Experiment'),
-        ('Phys:HT', 'High-Energy Physics- Theory'),
+        ('Phys:HT', 'High-Energy Physics - Theory'),
         ('Phys:HP', 'High-Energy Physics - Phenomenology'),
         ('Phys:MP', 'Mathematical Physics'),
         ('Phys:NE', 'Nuclear Physics - Experiment'),