From 62b8c7a8949074894ba8119a656a465e485e4863 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Tue, 22 Jan 2013 07:50:05 -0700 Subject: [PATCH] Typo --- collects/web-server/scribblings/http.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/web-server/scribblings/http.scrbl b/collects/web-server/scribblings/http.scrbl index 8e4882cfd4..6bd464fd10 100644 --- a/collects/web-server/scribblings/http.scrbl +++ b/collects/web-server/scribblings/http.scrbl @@ -187,7 +187,7 @@ will automatically add them, where @litchar{Date} is based on @racket[seconds], and @litchar{Server} is @litchar{Racket}. If @racket[headers] does not include @litchar{Content-Type} and -@racket[mime] is not @racket[#f], then @racket[mime] is add as a +@racket[mime] is not @racket[#f], then @racket[mime] is added as a @litchar{Content-Type} header. The server will always replace your @litchar{Connection} header if it