Skip to content

Commit 91f9e2a

Browse files
authored
Clarify LocalHub example copy (#105)
1 parent 51eefd6 commit 91f9e2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

prototypes/docusaurus/src/pages/examples.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const evaluationPaths: EvaluationPath[] = [
4141
eyebrow: 'RSC proof path',
4242
title: 'Inspect the RSC performance demo',
4343
description:
44-
'Open the LocalHub benchmark dashboard with Lighthouse reports, bundle-size evidence, and SSR/client/RSC comparisons.',
44+
'Open the benchmark dashboard for LocalHub, the sample marketplace app, with Lighthouse reports, bundle-size evidence, and SSR/client/RSC comparisons.',
4545
href: 'https://rsc.reactonrails.com/search-performance',
4646
cta: 'Open RSC benchmark',
4747
},
@@ -69,7 +69,7 @@ const exampleApps = [
6969
{
7070
title: 'react-on-rails-demo-marketplace-rsc',
7171
description:
72-
'Public React on Rails Pro + RSC marketplace demo behind the LocalHub Lighthouse and bundle-size comparisons.',
72+
'Public React on Rails Pro + RSC marketplace demo behind the LocalHub sample app Lighthouse and bundle-size comparisons.',
7373
href: 'https://github.com/shakacode/react-on-rails-demo-marketplace-rsc',
7474
},
7575
];

0 commit comments

Comments
 (0)