diff --git a/view/src/main/java/se/su/dsv/scipro/checklists/ChecklistOverviewPanel.utf8.properties b/view/src/main/java/se/su/dsv/scipro/checklists/ChecklistOverviewPanel.utf8.properties
index 9ad8928894..0d30f3ea89 100644
--- a/view/src/main/java/se/su/dsv/scipro/checklists/ChecklistOverviewPanel.utf8.properties
+++ b/view/src/main/java/se/su/dsv/scipro/checklists/ChecklistOverviewPanel.utf8.properties
@@ -1,4 +1,4 @@
 ChecklistAnswerEnum.GREEN = Ok
 ChecklistAnswerEnum.YELLOW = Minor corrections
 ChecklistAnswerEnum.RED = Not done
-ChecklistAnswerEnum.NOT_APLICABLE = Not applicable
+ChecklistAnswerEnum.NOT_APPLICABLE = Not applicable
diff --git a/view/src/main/java/se/su/dsv/scipro/peer/DisplayQuestionPanel.properties b/view/src/main/java/se/su/dsv/scipro/peer/DisplayQuestionPanel.properties
index 83808b9c7e..a2d4ad4158 100644
--- a/view/src/main/java/se/su/dsv/scipro/peer/DisplayQuestionPanel.properties
+++ b/view/src/main/java/se/su/dsv/scipro/peer/DisplayQuestionPanel.properties
@@ -2,4 +2,4 @@ no.motivation= No motivation written
 YELLOW= Minor corrections
 RED= Not done
 GREEN= Ok
-NOT_APLICABLE= Not applicable
\ No newline at end of file
+NOT_APPLICABLE= Not applicable
\ No newline at end of file