diff --git a/site/DataInsightsIndexPage.tsx b/site/DataInsightsIndexPage.tsx index 4a38b860f9f..4f59e744b1c 100644 --- a/site/DataInsightsIndexPage.tsx +++ b/site/DataInsightsIndexPage.tsx @@ -30,7 +30,7 @@ export const DataInsightsIndexPage = (props: DataInsightsIndexPageProps) => { canonicalUrl={`${baseUrl}/data-insights`} pageTitle="Daily Data Insights" baseUrl={baseUrl} - pageDesc="Bite-sized insights on how the world is changing, published daily" + pageDesc="Bite-sized insights on how the world is changing, published every weekday" imageUrl={`${baseUrl}/data-insights-thumbnail.png`} atom={DATA_INSIGHT_ATOM_FEED_PROPS} > diff --git a/site/DataInsightsIndexPageContent.tsx b/site/DataInsightsIndexPageContent.tsx index ca1b1972b6b..ae734a4e400 100644 --- a/site/DataInsightsIndexPageContent.tsx +++ b/site/DataInsightsIndexPageContent.tsx @@ -122,7 +122,7 @@ export const DataInsightsIndexPageContent = (

Bite-sized insights on how the world is changing, - published daily. + published every weekday.

{dataInsights.map((dataInsight, index) => { diff --git a/site/gdocs/components/DataInsightsNewsletter.tsx b/site/gdocs/components/DataInsightsNewsletter.tsx index 654324748e2..ba384bb4960 100644 --- a/site/gdocs/components/DataInsightsNewsletter.tsx +++ b/site/gdocs/components/DataInsightsNewsletter.tsx @@ -45,8 +45,8 @@ export default function DataInsightsNewsletter({ Get Daily Data Insights delivered to your inbox

- Receive an email from us whenever we publish a Daily - Data Insight (maximum 1 per day). + Receive an email from us when we publish a Daily + Data Insight (every weekday).

diff --git a/site/gdocs/components/LatestDataInsightsBlock.tsx b/site/gdocs/components/LatestDataInsightsBlock.tsx index 1b3d651bf28..ed39a930dd4 100644 --- a/site/gdocs/components/LatestDataInsightsBlock.tsx +++ b/site/gdocs/components/LatestDataInsightsBlock.tsx @@ -21,7 +21,7 @@ export default function LatestDataInsightsBlock({

Daily Data Insights

Bite-sized insights on how the world is changing, published - daily. + every weekday.