Skip to content

Commit

Permalink
Merge pull request #264 from ministryofjustice/EMP-417-fix-typo
Browse files Browse the repository at this point in the history
EMP-417: Fix Evidence typo
  • Loading branch information
rohanssalunkhe committed Sep 5, 2024
2 parents 7cf6c35 + 653567e commit ad436b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/services/config/crm7DisplayConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
},
{
"sectionId": "evidence",
"title": "Ev[idence",
"title": "Evidence",
"hideWhen": [
{
"apiField": "evidenceFiles.files",
Expand Down

0 comments on commit ad436b7

Please sign in to comment.