From 5d7c2e85d7be76024842b22eb21a500f81c0730d Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 19 Oct 2024 08:07:00 +0530 Subject: [PATCH] chore: lint --- src/components/molecules/ActionDescriptionBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/ActionDescriptionBox.tsx b/src/components/molecules/ActionDescriptionBox.tsx index 6c6af6fc..aab8a6de 100644 --- a/src/components/molecules/ActionDescriptionBox.tsx +++ b/src/components/molecules/ActionDescriptionBox.tsx @@ -71,7 +71,7 @@ const ActionDescriptionBox = () => { <> Capture List - Hover over the list you want to extract. Once selected, you can hover over all texts inside the list you selected. Click to select them. + Hover over the list you want to extract. Once selected, you can hover over all texts inside the list you selected. Click to select them. {messages.map(({ stage, text }, index) => (