Skip to content

Commit

Permalink
Copy Site: update the subtitle message
Browse files Browse the repository at this point in the history
  • Loading branch information
sejas committed Jan 18, 2023
1 parent 62ef380 commit 83bf4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/landing/stepper/declarative-flow/copy-site.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const copySite: Flow = {
{ ...props }
title={ translate( 'We’re copying your site' ) }
subtitle={ translate(
'This may take a few minutes. We’ll notify you by email when it’s done.'
'This may take a few minutes. Feel free to close this window and we will email you when the process is complete.'
) }
/>
),
Expand Down

0 comments on commit 83bf4ed

Please sign in to comment.