diff --git a/pkgs/racket-doc/scribblings/raco/exe.scrbl b/pkgs/racket-doc/scribblings/raco/exe.scrbl index 9a33163463..124b388518 100644 --- a/pkgs/racket-doc/scribblings/raco/exe.scrbl +++ b/pkgs/racket-doc/scribblings/raco/exe.scrbl @@ -81,7 +81,7 @@ symbolic name is generated in an unspecified but deterministic way where the name starts with @as-index{@litchar{#%embedded:}}, except that the main module is prefixed with @litchar{#%mzc:}. The relative lack of specification for module names can be be a problem -form language constructs that are sensitive to a module names, such as +for language constructs that are sensitive to module names, such as serialization. To take more control over a module's symbolic name, use the @DPFlag{named-lib} or @DPFlag{named-file} argument to specify a prefix that is appended before the module's base name to generate a