Skip to content

Commit

Permalink
Update client/jetpack-connect/disclaimer.jsx
Browse files Browse the repository at this point in the history
Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>
  • Loading branch information
moon0326 and rjchow authored Oct 18, 2024
1 parent 3934212 commit 332b1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/jetpack-connect/disclaimer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class JetpackConnectDisclaimer extends PureComponent {
);

text = translate(
"By clicking Connect your account, you agree to our {{termsOfServiceLink}}Terms of Service{{/termsOfServiceLink}} and to {{syncDataLink}}sync your site's data{{/syncDataLink}} with us.",
"By clicking Connect your account, you agree to our {{termsOfServiceLink}}Terms of Service{{/termsOfServiceLink}} and to {{syncDataLink}}sync your sites data{{/syncDataLink}} with us.",
{
components: {
termsOfServiceLink,
Expand Down

0 comments on commit 332b1ed

Please sign in to comment.