tweak Little MLer blurb
authorJim Pryor <profjim@jimpryor.net>
Tue, 14 Sep 2010 15:34:21 +0000 (11:34 -0400)
committerJim Pryor <profjim@jimpryor.net>
Tue, 14 Sep 2010 15:34:21 +0000 (11:34 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
index.mdwn

index 10aa503..d28e4f9 100644 (file)
@@ -184,7 +184,7 @@ on [Amazon](http://www.amazon.com/Seasoned-Schemer-Daniel-P-Friedman/dp/02625610
 *      *The Little MLer*, by Matthias Felleisen and Daniel P. Friedman, currently $27
 on [Amazon](http://www.amazon.com/Little-MLer-Matthias-Felleisen/dp/026256114X).
 This covers some of the same introductory ground as The Little Schemer, but
-this time in ML. The dialect of ML used is SML, not OCaml, but there are only
+this time in ML. It uses another dialect of ML (called SML), instead of OCaml, but there are only
 superficial syntactic differences between these languages. [Here's a translation
 manual between them](http://www.mpi-sws.org/~rossberg/sml-vs-ocaml.html).