diff --git a/collects/scribblings/guide/to-scheme.scrbl b/collects/scribblings/guide/to-scheme.scrbl index aed69d2ee9..8153fcb37a 100644 --- a/collects/scribblings/guide/to-scheme.scrbl +++ b/collects/scribblings/guide/to-scheme.scrbl @@ -3,7 +3,7 @@ @require[(lib "eval.ss" "scribble")] @require["guide-utils.ss"] -@title[#:tag "to-scheme" #:style 'toc]{A Little Scheme} +@title[#:tag "to-scheme" #:style 'toc]{Scheme Essentials} This chapter provides a quick introduction to Scheme as background for the rest of the guide. Readers with some Scheme experience can safely