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) => (