diff options
-rw-r--r-- | posts/2023-06-05-spring-lisp-game-jam.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2023-06-05-spring-lisp-game-jam.md b/posts/2023-06-05-spring-lisp-game-jam.md index 56d68fe..3a463dd 100644 --- a/posts/2023-06-05-spring-lisp-game-jam.md +++ b/posts/2023-06-05-spring-lisp-game-jam.md @@ -69,7 +69,7 @@ the jam. Check out for the [WASM-4](https://wasm4.org/) fantasy console, made using the [Guile Hoot](https://gitlab.com/spritely/guile-hoot) WebAssembly toolchain that Spritely is developing. There will be more details -about this one one the Spritely blog, as well. +about this one on the Spritely blog, as well. As far as I can tell, there are no other entries that used Guile, but the Scheme family was well represented (despite what I originally |