diff --git a/theme/stencil/src/components/hubspot-form/hubspot-form.tsx b/theme/stencil/src/components/hubspot-form/hubspot-form.tsx index a61d6361e32d..70db3871f87d 100644 --- a/theme/stencil/src/components/hubspot-form/hubspot-form.tsx +++ b/theme/stencil/src/components/hubspot-form/hubspot-form.tsx @@ -223,7 +223,7 @@ export class HubspotForm { private renderFailedToLoadForm() { return (

- There was an problem loading this form. Please try refreshing your browser, and if you continue to see this message, let us know at{" "} + There was a problem loading this form. Please try refreshing your browser, and if you continue to see this message, let us know at{" "} support@pulumi.com.

);