From e1d68bd9a0bb3c14b8b5276a823a4ba1b823ab88 Mon Sep 17 00:00:00 2001 From: Jorran de Wit <jorrandewit@outlook.com> Date: Sun, 3 Sep 2017 19:59:16 +0200 Subject: [PATCH] Fix minor typo --- scipost/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scipost/constants.py b/scipost/constants.py index 30565b731..e3166d2f4 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'), -- GitLab