We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0477f9b commit fac86efCopy full SHA for fac86ef
1 file changed
www/notes/hustle.scrbl
@@ -63,7 +63,7 @@ not be confused with @tt{null} in languages like C!). In Racket, and in our
63
languages, we write this value as @racket['()].
64
65
Using @racket[cons] and @racket['()] in a structured way we can form
66
-@emph[proper list], among other useful data structures.
+@emph{proper list}, among other useful data structures.
67
68
We use the following grammar for Hustle:
69
0 commit comments