From: Jim Pryor Date: Wed, 25 Aug 2010 00:56:51 +0000 (-0400) Subject: Scheme links typo X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=dd3cc76c125c3dc18195f77df13b335274c5ef59 Scheme links typo Signed-off-by: Jim Pryor --- diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index 71e3ac2f..c25f7af2 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -89,7 +89,7 @@ get more out of out. (Rinse and repeat.) * The [Complete Racket Reference Manual](http://docs.racket-lang.org/reference/index.html) defines the core Racket language and describes its most prominent libraries. The Racket Guide is friendlier; though less precise and less complete. * The Scheme language is standardized; the various implementations of the -language usually adhere to what's published in the current standard and on +language usually adhere to what's published in the current standard and add on different handy extensions. The first standard was published in 1975. A revision was published in 1978 called "The revised report on Scheme, a dialect of Lisp." Thereafter, revisions of the standard were titled "The