We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8039d7e commit d7c8306Copy full SHA for d7c8306
client/dashboard/sites/settings-transfer-site/start-site-transfer-form.tsx
@@ -116,7 +116,7 @@ export function StartSiteTransferForm( {
116
<li>
117
{ createInterpolateElement(
118
__(
119
- 'You’ll be removed as owner of <siteSlug /> and <newOwnerEmail /> will the new owner from now on.'
+ 'You’ll be removed as owner of <siteSlug /> and <newOwnerEmail /> will be the new owner from now on.'
120
),
121
{
122
siteSlug: renderSiteSlug(),
0 commit comments