diff --git a/scribblings/tutorial-third.scrbl b/scribblings/tutorial-third.scrbl index 4735775..a9995de 100644 --- a/scribblings/tutorial-third.scrbl +++ b/scribblings/tutorial-third.scrbl @@ -802,7 +802,7 @@ In this project, we want to end up with HTML, so our source files will be called ◊select['h1 doc] by T. S. Eliot -◊->html[doc] +◊(->html doc #:splice #t) ◊(define prev-page (previous here)) ◊when/block[prev-page]{ }