diff --git a/Projects/Project1/Project1Description.md b/Projects/Project1/Project1Description.md
index 02a7ff59e28d8e39d06cacd0558c7000206b0cea..c21b8811c897d816e26087aa4d891cda0e6f0d69 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".