Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Feb 13, 2024
1 parent 8e657d0 commit ceb36fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/Interpreter/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ const examples = [
;; ()))`
},
{
description: 'SRFI-139 syntax-parameterize allows creating anamorphic hygienic macros.',
description: 'Built in SRFI-139 syntax-parameterize allows creating anamorphic hygienic macros.',
code: `;; define new syntax parameter
(define-syntax-parameter it
(syntax-rules ()
Expand Down

0 comments on commit ceb36fd

Please sign in to comment.