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 455dc35 commit 3a441de
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 GOV.UK Pay is not configured for the Demo team
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 3a441de

Please sign in to comment.