diff --git a/scribblings/scribble-enhanced.scrbl b/scribblings/scribble-enhanced.scrbl index 8f9f069a..9cf5eaaf 100644 --- a/scribblings/scribble-enhanced.scrbl +++ b/scribblings/scribble-enhanced.scrbl @@ -195,7 +195,7 @@ The code above renders as follows: @racket[(racketblock a x y z c)]. As an example, here is the @racket['scribble-render-as] procedure used by - @racketmodname[aful], to render the lambda shorthand notation + @racketmodname[aful #:indirect], to render the lambda shorthand notation @racket["#λ(+ % 1)"]: @racketblock[