From 27aa6bbff958343d9669ad2daf3ea68679c01a70 Mon Sep 17 00:00:00 2001 From: Jason Hemann Date: Sun, 30 May 2021 15:59:32 -0400 Subject: [PATCH] Adding a preposition --- pkgs/racket-doc/scribblings/reference/syntax-model.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl b/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl index 6ec9b62e86..d5bff528ff 100644 --- a/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl +++ b/pkgs/racket-doc/scribblings/reference/syntax-model.scrbl @@ -1086,7 +1086,7 @@ every namespace uses the same @tech{scope} as the one added to all @tech{phase levels}, while the @tech{scopes} specific to a @tech{phase level} are always distinct. -As a starting point evaluating @tech{compiled} code, each namespace +As a starting point for evaluating @tech{compiled} code, each namespace encapsulates a distinct set of top-level variables at various @tech{phases}, as well as a potentially distinct set of module instances in each @tech{phase}. That is, even though module