Skip to content

Commit

Permalink
Merge pull request #2739 from alphagov/correct-employment-tribunal-mi…
Browse files Browse the repository at this point in the history
…sspelling

Correct spelling of remuneration on employment tribunal decision filter
  • Loading branch information
ryanb-gds committed Sep 2, 2024
2 parents 564b926 + fa42d37 commit 2359a12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/documents/schemas/employment_tribunal_decisions.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@
"prechecked": false
},
{
"radio_button_name": "Renumeration",
"topic_name": "renumeration",
"radio_button_name": "Remuneration",
"topic_name": "remuneration",
"key": "renumeration",
"prechecked": false
},
Expand Down Expand Up @@ -520,7 +520,7 @@
"value": "religion-or-belief-discrimination"
},
{
"label": "Renumeration",
"label": "Remuneration",
"value": "renumeration"
},
{
Expand Down

0 comments on commit 2359a12

Please sign in to comment.