diff --git a/pages/index.tsx b/pages/index.tsx
index 4a6d11d..7920686 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -41,6 +41,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 to submit a meeting summary, it will load all the data from the previous meeting
- {`Please select the date the meeting happened in the "Meeting Date:" dropdown`}
- {`Any changes you save will be saved to the date you selected in the "Meeting Date:" dropdown`}