Skip to content

Commit 35d7629

Browse files
Fix minor typo in Assignment 4
The command needs to be run in the `fraud-plus` directory not the `dupe-plus` directory.
1 parent d828ded commit 35d7629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/assignments/4.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ write additional test cases.
183183
@section[#:tag-prefix "a4-" #:style 'unnumbered]{Submitting}
184184

185185
Submit a zip file containing your work to Gradescope. Use @tt{make
186-
submit.zip} from within the @tt{dupe-plus} directory to create a zip
186+
submit.zip} from within the @tt{fraud-plus} directory to create a zip
187187
file with the proper structure.
188188

189189
We will only use the @tt{compile.rkt}, @tt{interp.rkt}, and

0 commit comments

Comments
 (0)