From d3d9514b1c6dd985aa8d947d1e8c7f383b9bdc0b Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 15 Aug 2011 05:05:18 -0400 Subject: [PATCH] typo --- collects/scribblings/guide/guide.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/guide/guide.scrbl b/collects/scribblings/guide/guide.scrbl index 44eff0d0d6..a73455e304 100644 --- a/collects/scribblings/guide/guide.scrbl +++ b/collects/scribblings/guide/guide.scrbl @@ -19,7 +19,7 @@ precise details to @|Racket| and other reference manuals. @include-section["welcome.scrbl"] -@include-section["other-editor.scrbl"] +@include-section["other-editors.scrbl"] @include-section["to-scheme.scrbl"]