From 6fa6d1e4dea4077c198cd231a5d44667ab2ebf04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Diamond?=
<32074058+Andre-Diamond@users.noreply.github.com>
Date: Mon, 24 Feb 2025 14:39:29 +0200
Subject: [PATCH] refactor: Update options list in Home component for clarity
---
pages/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/index.tsx b/pages/index.tsx
index 2a4b7ad..1784b63 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -43,7 +43,7 @@ const Home: NextPage = () => {
- When you hover over input fields it will give you a tip on what is needed or how it works
- When you select your workgroup it will ask how you want to proceed in creating the meeting summary
- - It will give you the following options - Edit existing summary, New clean summary or New prefilled Summary
+ - It will give you the following options - Edit existing summary or New clean summary
- For each of these options you need to select a date
- The tool now autosaves
- Bottom left of the save button you will find the date and time the summary was last saved