diff --git a/src/app/components/site-info/index.js b/src/app/components/site-info/index.js
index 682f89fa5..99a7639e5 100644
--- a/src/app/components/site-info/index.js
+++ b/src/app/components/site-info/index.js
@@ -55,7 +55,7 @@ export const SiteInfoBar = () => {
className="nfd-bg-[#383F4A] nfd-text-tiny nfd-w-full min-[400px]:nfd-w-auto"
>
From DIY to full-service help.
- Call or chat 24/7 for support or let our experts build - your site for you. + { __( + 'From DIY to full-service help.', + 'wp-plugin-bluehost' + ) } +
++ { __( + 'Call or chat 24/7 for support or let our experts build your site for you.', + 'wp-plugin-bluehost' + ) }