Skip to content

Commit

Permalink
Merge pull request #3063 from DFE-Digital/fe-contract-employment-hint…
Browse files Browse the repository at this point in the history
…-text

LUPEYALPHA-805 - contract type hint text change
  • Loading branch information
kenfodder authored Aug 7, 2024
2 parents d0ea322 + feefa5a commit 1f7a000
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def radio_options
OpenStruct.new(
id: "variable_hours",
name: t("options.variable_hours"),
hint: "This includes zero hours contract and hourly paid"
hint: "This includes zero hours and hourly paid contract types"
)
]
end
Expand Down

0 comments on commit 1f7a000

Please sign in to comment.