From 378f8598a5a57b731948241e41f584f5172dc2a2 Mon Sep 17 00:00:00 2001 From: Taylan Kammer Date: Sat, 23 May 2026 22:22:57 +0200 Subject: An update of sorts. --- notes/260107-decoder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes/260107-decoder.md') diff --git a/notes/260107-decoder.md b/notes/260107-decoder.md index a1118b7..5fa3677 100644 --- a/notes/260107-decoder.md +++ b/notes/260107-decoder.md @@ -191,7 +191,7 @@ However, this causes such custom object literals to not stand out: ``` For this reason, it would be a convention that decoder rules are used -to implement new object literal syntax, and macros used for then you +to implement new object literal syntax, and macros used for when you want to output code, with hygienic bindings. ```scheme -- cgit v1.2.3