Skip to content

Commit 7e8395b

Browse files
author
Temur Saidkhodjaev
committed
fixed a typo in midterm 1 description
1 parent 0d1e9df commit 7e8395b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/midterms/1.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ any error handling, to keep things simple).
190190
)
191191

192192
In the directory, you will find the @tt{ast.rkt}, @tt{interp.rkt}, and @tt{parse.rkt}
193-
already implemented. Your task is to extend the compiler in @tt{compiler.rkt} to
193+
already implemented. Your task is to extend the compiler in @tt{compile.rkt} to
194194
implement the same behavior.
195195

196196
Don't worry about what happens if any of the arguments is not an integer or yields an

0 commit comments

Comments
 (0)