Skip to content

Commit

Permalink
copy refinement on pay comp
Browse files Browse the repository at this point in the history
  • Loading branch information
RODO94 committed Nov 12, 2024
1 parent 49180c8 commit 455dc35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ const InviteToPayForm: React.FC<InviteToPayFormProps> = ({
{teamSlug === "demo" && (
<ErrorSummaryContainer mt={2}>
<Typography variant="h4" ml={2} mb={1}>
The pay component is not configured for the Demo team
The GOV.UK Pay is not configured for the Demo team
</Typography>
<Typography variant="body2" ml={2}>
You can click "I want to pay for this application myself" to
Expand Down

0 comments on commit 455dc35

Please sign in to comment.