From c7ae56244efdfcabdbaaba955fa7740bf480cfb1 Mon Sep 17 00:00:00 2001 From: Jessica Tallon Date: Tue, 10 Dec 2024 00:35:15 +0100 Subject: [PATCH] Capitalize Scheme in docs --- goblins/scribblings/intro.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goblins/scribblings/intro.scrbl b/goblins/scribblings/intro.scrbl index 3683f7e..371143e 100644 --- a/goblins/scribblings/intro.scrbl +++ b/goblins/scribblings/intro.scrbl @@ -116,7 +116,7 @@ specifications developed by @link["https://ocapn.org"]{OCapN Group}. This means that Racket Goblins will be compatible with Guile Goblins or any other implementation of OCapN. -If you'd like to look at another scheme implementation of Goblins which recieves +If you'd like to look at another Scheme implementation of Goblins which recieves a lot of active development, please see @link["https://gitlab.com/spritely/guile-goblins"]{Guile Goblins}.