Skip to content

Commit d1b8ff7

Browse files
committed
Fix ref.
1 parent 7373b94 commit d1b8ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/assignments/3.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ to assembly.}
177177
@item{Check your implementation by running the tests in @tt{test/all.rkt}.}
178178
]
179179

180-
@subsection[#:tag-prefix "a3-" #:style 'unnumbered #:tag "parse"]{A Leg Up on Parsing}
180+
@section[#:tag-prefix "a3-" #:style 'unnumbered #:tag "parse"]{A Leg Up on Parsing}
181181

182182
In the past, designing the AST type and structure definitions has
183183
given students some grief. Getting stuck at this point means you

0 commit comments

Comments
 (0)