From 5925915be8b75b5ac9d5abe12396ba316c522f4d Mon Sep 17 00:00:00 2001 From: samth Date: Mon, 8 Jul 2013 22:02:20 -0400 Subject: [PATCH] edit the top text a bit --- new-racket-web/index.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/new-racket-web/index.html b/new-racket-web/index.html index 941a88cfc9..7c594191ae 100644 --- a/new-racket-web/index.html +++ b/new-racket-web/index.html @@ -217,15 +217,14 @@ documentation, so click on them for more information. language
-
+
Racket is a wide-spectrum programming language that inherits from Lisp - and Scheme but also provides dialects that support - objects, types, laziness and many other - paradigms. Racket's module system allows programmers to - write components in different dialects and link them - together. Racket's libraries extend from web servers to - databases to distributed computing to charting. +and Scheme but also provides dialects that support objects, types, +laziness, and many other paradigms. Racket's module system allows +programmers to write and link together components written in different +dialects. Racket's libraries range from web servers to distributed +computing and from databases to charts.