From 1ab0d5288ddb23e9bb1a8b7f849129be88872d3f Mon Sep 17 00:00:00 2001
From: Ashwin Maran <amaran@wisc.edu>
Date: Wed, 22 Mar 2023 14:04:55 -0500
Subject: [PATCH] typo clarification

---
 p8/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p8/README.md b/p8/README.md
index 6406bcc..e38637a 100644
--- a/p8/README.md
+++ b/p8/README.md
@@ -3,7 +3,7 @@
 
 ## Corrections and clarifications:
 
-* None yet.
+* **3/22/2023 - 2:00 PM**: In the `Project Requirements` section, it is stated that `small_movies` is a required data structure. This is a **typo**. It is supposed to be `small_movies_data`.
 
 **Find any issues?** Report to us:
 
-- 
GitLab