diff --git a/projects/packages/my-jetpack/_inc/components/welcome-flow/LoadingStep.tsx b/projects/packages/my-jetpack/_inc/components/welcome-flow/LoadingStep.tsx index fd60045a66729..f7b875c8e09ee 100644 --- a/projects/packages/my-jetpack/_inc/components/welcome-flow/LoadingStep.tsx +++ b/projects/packages/my-jetpack/_inc/components/welcome-flow/LoadingStep.tsx @@ -48,7 +48,7 @@ const LoadingStep = ( { type }: LoadingStepProps ) => { /* translators: %s: is an emoji 🎉 */ const connectionReadyTitle = __( 'Jetpack is connected %s', 'jetpack-my-jetpack' ); const connectionReadyDescription = __( - 'Youre connected and ready to fly!', + 'You’re connected and ready to fly!', 'jetpack-my-jetpack' ); @@ -82,7 +82,7 @@ const LoadingStep = ( { type }: LoadingStepProps ) => { { __( - 'We‘re crunching the numbers to find the Jetpack tools that are the best match for your site.', + 'We’re crunching the numbers to find the Jetpack tools that are the best match for your site.', 'jetpack-my-jetpack' ) }