From f13bb7b2bedcc5bd01e504b23fbb43c349f9a886 Mon Sep 17 00:00:00 2001 From: Andrej Rasevic <andrej@rasevicengineering.com> Date: Tue, 15 Jun 2021 09:19:53 -0400 Subject: [PATCH] update project description --- Projects/Project1/Project1Description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/Project1/Project1Description.md b/Projects/Project1/Project1Description.md index 02a7ff5..c21b881 100644 --- a/Projects/Project1/Project1Description.md +++ b/Projects/Project1/Project1Description.md @@ -25,7 +25,7 @@ 13. The color associated with the legend is #A0522D 14. For this project you may not use regular expressions and you may not use jQuery. 3. Functions - 1. It is up to you to define any functions you need, but you must have at least two functions. All functions and all the javascript code should be in a file named research.js. + 1. It is up to you to define any functions you need, but you must have at least two functions. All functions and all the javascript code should be in a file named researchFormValidation.js. 2. You should avoid code duplication. 4. Style Requirement 1. The style and appearance should be close to what you see in the "Sample Run". -- GitLab