Skip to content

Commit fac86ef

Browse files
committed
Proper was not in scope
1 parent 0477f9b commit fac86ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/notes/hustle.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ not be confused with @tt{null} in languages like C!). In Racket, and in our
6363
languages, we write this value as @racket['()].
6464

6565
Using @racket[cons] and @racket['()] in a structured way we can form
66-
@emph[proper list], among other useful data structures.
66+
@emph{proper list}, among other useful data structures.
6767

6868
We use the following grammar for Hustle:
6969

0 commit comments

Comments
 (0)