diff --git a/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl b/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl index 5e28ce76ad..c1eba5e1f0 100644 --- a/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl +++ b/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl @@ -312,7 +312,7 @@ syntactic-form names refer to the bindings defined in In a fully expanded program for a namespace whose @tech{base phase} is 0, the relevant @tech{phase level} for a binding in the program is @math{N} if the binding has @math{N} surrounding -@racket[begin-for-syntax] and @racket[define-syntaxes] forms---not +@racket[begin-for-syntax] and/or @racket[define-syntaxes] forms---not counting any @racket[begin-for-syntax] forms that wrap a @racket[module] or @racket[module*] form for the body of the @racket[module] or @racket[module*], unless a @racket[module*] form has @racket[#f] in place