Fixed syntax

This commit is contained in:
Suzanne Soy 2021-03-04 21:28:43 +00:00
parent dbada78431
commit 53568de19c

View File

@ -8,4 +8,4 @@
(define scribblings '(("scribblings/chain-module-begin.scrbl" ())))
(define pkg-desc "Use this to build meta-languages, where a #%module-begin expands to the #%module-begin of another user-specified language.")
(define version "0.1")
(define pkg-authors '("Suzanne Soy"))
(define pkg-authors '(|Suzanne Soy|))