Skip to content

Commit

Permalink
SSCSCI-928 - Welsh directions notice (#3913)
Browse files Browse the repository at this point in the history
* fix welsh directions notice
  • Loading branch information
gemmatalbot authored Aug 19, 2024
1 parent 8724809 commit 2d554d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/config/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ documents.english.SOR_WRITE=TB-SCS-GNO-ENG-sor-directions-notice.docx
documents.english.DECISION_ISSUED=TB-SCS-GNO-ENG-draft-decision-notice.docx
documents.english.ISSUE_FINAL_DECISION=TB-SCS-GNO-ENG-final-decision-notice.docx
documents.welsh.CORRECTION_GRANTED=TB-SCS-GNO-ENG-corrected-decision-notice.docx
documents.welsh.DIRECTION_ISSUED=TB-SCS-GNO-ENG-draft-decision-notice.docx
documents.welsh.DIRECTION_ISSUED=TB-SCS-GNO-ENG-directions-notice.docx
documents.welsh.SOR_WRITE=TB-SCS-GNO-ENG-sor-directions-notice.docx
documents.welsh.DECISION_ISSUED=TB-SCS-GNO-ENG-draft-decision-notice.docx
documents.welsh.ISSUE_FINAL_DECISION=TB-SCS-GNO-ENG-final-decision-notice.docx
Expand Down

0 comments on commit 2d554d6

Please sign in to comment.