Skip to content

Commit cdb60d1

Browse files
committed
Changed spelling to US english
1 parent 822ce84 commit cdb60d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sormas-api/src/main/java/de/symeda/sormas/api/exposure/TypeOfChildcareFacility.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ public enum TypeOfChildcareFacility {
2121

2222
NURSERY_CRECHE,
2323
NURSERY_SCHOOL,
24-
CHILDMINDER_CENTRE,
25-
CHILDCARE_CENTRE,
24+
CHILDMINDER_CENTER,
25+
CHILDCARE_CENTER,
2626
SCHOOL,
2727
OTHER;
2828

0 commit comments

Comments
 (0)