From 00f5ffc22c043805d979f81d0c9a9f7921655172 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Mon, 2 Aug 2010 09:20:06 -0600 Subject: [PATCH] Fixing typo re sk --- collects/web-server/scribblings/tutorial/continue.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/web-server/scribblings/tutorial/continue.scrbl b/collects/web-server/scribblings/tutorial/continue.scrbl index 4c9c790285..6225cf32af 100644 --- a/collects/web-server/scribblings/tutorial/continue.scrbl +++ b/collects/web-server/scribblings/tutorial/continue.scrbl @@ -594,7 +594,7 @@ handlers, our web application is fairly functional. We have an application that's functionally complete, but is visual lacking. Let's try to improve its appearance. One way we can do this -is to use a cascading style sheet. A style sheet can visual panache +is to use a cascading style sheet. A style sheet can add visual panache to our web pages. For example, if we'd like to turn all of our paragraphs green, we might add the following style declaration within our response.