diff --git a/scribblings/subtemplate.scrbl b/scribblings/subtemplate.scrbl index 4628f31..d09a15c 100644 --- a/scribblings/subtemplate.scrbl +++ b/scribblings/subtemplate.scrbl @@ -36,7 +36,7 @@ @racket[syntax/parse] or @racket[racket/base], respectively. } -@subsection{Overriding the default @racket[#'…] and @racket[#`…]} +@section{Overriding the default @racket[#'…] and @racket[#`…]} @defmodule[subtemplate/override]