guide typo
This commit is contained in:
parent
14d181ddef
commit
bb6a109e98
|
@ -224,7 +224,7 @@ programs. The problems are not specific to @exec{racket}; they're
|
||||||
fundamental limitations of the traditional top-level environment,
|
fundamental limitations of the traditional top-level environment,
|
||||||
which Scheme and Lisp implementations have historically fought with ad
|
which Scheme and Lisp implementations have historically fought with ad
|
||||||
hoc command-line flags, compiler directives, and build tools. The
|
hoc command-line flags, compiler directives, and build tools. The
|
||||||
module system is to designed to avoid these problems, so start with
|
module system is designed to avoid these problems, so start with
|
||||||
@hash-lang[], and you'll be happier with Racket in the long run.
|
@hash-lang[], and you'll be happier with Racket in the long run.
|
||||||
|
|
||||||
@; ----------------------------------------------------------------------
|
@; ----------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user