Skip to content
Closed
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 src/app/docs/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ export default function DocsPage() {

<div className="docs-body">
<p>
There is a silent tax levied on every engineering team as they scale. It isn't paid in dollars, but in cycles. It is the insidious creeping slowness of the integration pipeline. What begins as a snappy, instantaneous feedback loop degenerates into a sluggish, fragile monster that demands constant feeding and watering by dedicated DevOps engineers.
There is a silent tax levied on every engineering team as they scale. It isn&apos;t paid in dollars, but in cycles. It is the insidious creeping slowness of the integration pipeline. What begins as a snappy, instantaneous feedback loop degenerates into a sluggish, fragile monster that demands constant feeding and watering by dedicated DevOps engineers.
</p>

<p>
Expand Down
Loading