From a2077b554fc21ee263c7c9f06c630cff1c977157 Mon Sep 17 00:00:00 2001 From: Supriya <56571107+priyaraj7@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:34:56 -0700 Subject: [PATCH] fix typo --- project-example/week-9/eventonica/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-example/week-9/eventonica/README.md b/project-example/week-9/eventonica/README.md index 2e0bb97f5..0ccbf68f0 100644 --- a/project-example/week-9/eventonica/README.md +++ b/project-example/week-9/eventonica/README.md @@ -4,7 +4,7 @@ Welcome to the Eventonica project! In this project, you'll make a web app to manage events. -You'll work on this project over the next several weeks. The features will remain the same but as you learn more libraries and techniques, you'll integrate those into the app. By the end you'll have built a full-stack web app with React and a database. +You'll work on this project over the next several days. The features will remain the same but as you learn more libraries and techniques, you'll integrate those into the app. By the end you'll have built a full-stack web app with React and a database. ## Project Requirements