Skip to content

Commit f4f2ad4

Browse files
Ghesselinkaothms
andauthored
Update models.py
Co-authored-by: Thomas Krijnen <[email protected]>
1 parent 8ac972a commit f4f2ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ class Type(models.TextChoices):
838838
MVD = 'MVD', 'Model View Definitions'
839839
BSDD = 'BSDD', 'bSDD Compliance'
840840
PARSE_INFO = 'INFO', 'Parse Info'
841-
PREREQUISITES = 'PREREQ', 'Prerequisites',
841+
PREREQUISITES = 'PREREQ', 'Prerequisites'
842842
HEADER = 'HEADER', 'Header Validation'
843843
NORMATIVE_IA = 'NORMATIVE_IA', 'Implementer Agreements (IA)'
844844
NORMATIVE_IP = 'NORMATIVE_IP', 'Informal Propositions (IP)'

0 commit comments

Comments
 (0)