From 64b06ae8f0b8cd24b32d9cd081bd07220efbd6dc Mon Sep 17 00:00:00 2001 From: kushvinth Date: Thu, 5 Mar 2026 01:41:07 +0530 Subject: [PATCH] fix: correct FrapBindings typo in chat supplemental action query --- frontend/app/chat/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/chat/page.tsx b/frontend/app/chat/page.tsx index de589c7..c3dadb8 100644 --- a/frontend/app/chat/page.tsx +++ b/frontend/app/chat/page.tsx @@ -79,7 +79,7 @@ export default function ChatPage() { { label: "How to model FrapBindings in VCell Software?", icon: , - value: "How to model FragBindings in VCell Software?", + value: "How to model FrapBindings in VCell Software?", }, { label: "How to model Moving Boundaries in VCell Software?",