Skip to content

Commit e25ea3d

Browse files
author
Temur Saidkhodjaev
committed
Fixed a link and typos
1 parent 89d717e commit e25ea3d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

www/assignments/4.scrbl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@ with:
3535
@section[#:tag-prefix "a4-" #:style 'unnumbered]{From Con+ and Dupe+ to Fraud+}
3636

3737
Implement the @racket[abs], unary @racket[-] and @racket[not]
38-
operations and the @racket[cond] form from @seclink["Assignment
39-
3"]{Assignment 3}.
38+
operations and the @racket[cond] form from @seclink["Assignment 3"]{Assignment 3}.
4039

41-
Unlike Assignment 3, the ast struct definitions and parsing code are
40+
Unlike Assignment 3, the AST struct definitions and parsing code are
4241
provided. Study the relevant parts in @tt{ast.rkt} and @tt{parse.rkt},
4342
understand what is different (if anything) from your own
4443
implementation and implement the relevant functionality in

0 commit comments

Comments
 (0)