diff --git a/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl b/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl index 838031d524..db3f8f36b3 100644 --- a/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl +++ b/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl @@ -701,7 +701,7 @@ then the @exnraise[exn:fail:contract].} Lifts a @racket[#%require] form corresponding to @racket[raw-require-spec] (either as a @tech{syntax object} or datum) to the top-level or to the top of the module currently being expanded - or to an enclosing @racket[begin-for-syntax].. + or to an enclosing @racket[begin-for-syntax]. The resulting syntax object is the same as @racket[stx], except that a fresh @tech{scope} is added. The same @tech{scope} is