Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/routes/_index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ function ProductFamily() {
<section className="mt-16">
<SectionEyebrow>product family</SectionEyebrow>
<h2 className="text-2xl font-bold tracking-tight sm:text-3xl">
Four repos, one stack
{PRODUCT_FAMILY.length} repos, one stack
</h2>
<p className="mt-3 max-w-2xl text-muted-foreground">
Everything is open source and governed the same way. Apps the factory
Expand Down
Loading