From beb068f5b9b16af60c6fcf60475ebb11dda4471d Mon Sep 17 00:00:00 2001
From: Justin Blumencranz <96924014+j15z@users.noreply.github.com>
Date: Sat, 8 Aug 2026 11:07:28 -0700
Subject: [PATCH] improvement(chat): rename "Branch in new chat" to "Fork in
new chat"
---
.../components/message-actions/message-actions.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/sim/app/workspace/[workspaceId]/components/message-actions/message-actions.tsx b/apps/sim/app/workspace/[workspaceId]/components/message-actions/message-actions.tsx
index 1da9e7a409e..9e0085ae9cd 100644
--- a/apps/sim/app/workspace/[workspaceId]/components/message-actions/message-actions.tsx
+++ b/apps/sim/app/workspace/[workspaceId]/components/message-actions/message-actions.tsx
@@ -229,7 +229,7 @@ export const MessageActions = memo(function MessageActions({
- Branch in new chat
+ Fork in new chat
)}