Skip to content

Commit e34da34

Browse files
committed
Typo
1 parent 890f294 commit e34da34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/assignments/6.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
@(define repo "https://github.com/cmsc430/assign06")
1212

13-
The goal of this assignment is to implement arity checking in a
13+
The goal of this assignment is (1) to implement arity checking in a
1414
language with functions, and (2) to implement the @racket[procedure-arity]
1515
operation for accessing the arity of a function.
1616

0 commit comments

Comments
 (0)