From 0da51ca2f86be11588d610502fdf2909e928a763 Mon Sep 17 00:00:00 2001
From: Mohamed Boudra
Date: Thu, 5 Feb 2026 14:46:42 +0700
Subject: [PATCH] fix(website): remove building repetition in Story
---
packages/website/src/routes/index.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/website/src/routes/index.tsx b/packages/website/src/routes/index.tsx
index 01bb995cb..544432f1b 100644
--- a/packages/website/src/routes/index.tsx
+++ b/packages/website/src/routes/index.tsx
@@ -272,8 +272,8 @@ function Story() {
I started building a simple app to manage agents via voice. I continued
- adding features as I needed them, and slowly ended up building what
- Paseo is today.
+ adding features as I needed them, and it slowly turned into what Paseo
+ is today.
Anthropic and OpenAI added coding agents to their mobile apps since I