From f20d62fb359a6ec8ea9d21599cb458722a62d9a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bezd=C4=9Bk=20Miroslav?= Date: Mon, 22 Nov 2021 21:51:47 +0100 Subject: [PATCH] Update guide.md Corrected one spelling error. --- process/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process/guide.md b/process/guide.md index e06ab486..d026a206 100644 --- a/process/guide.md +++ b/process/guide.md @@ -1211,7 +1211,7 @@ Mal borrows most of its syntax and feature-set). then `ast`. - Else return `ast` unchanged. Such forms are not affected by evaluation, so you may quote them - as in the previous case if implementation is easyer. + as in the previous case if implementation is easier. * Optionally, add a the `quasiquoteexpand` special form. This form calls the `quasiquote` function using the first `ast`