From a5f64e4241ab0ae1986549e503dfe4dc1973dcee Mon Sep 17 00:00:00 2001 From: Stephan Renatus Date: Mon, 30 Sep 2024 11:07:44 +0200 Subject: [PATCH] notebooks/markdown: fix typos Signed-off-by: Stephan Renatus --- notebooks/markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/markdown.md b/notebooks/markdown.md index 40bb053..922559d 100644 --- a/notebooks/markdown.md +++ b/notebooks/markdown.md @@ -31,7 +31,7 @@ which you can manipulate with your favourite clojure functions and render back to hiccup with customisable elements. -At present, Clerk will split top level forms which are grouped togetehr under the same cell, this is to guarantee that Clerk's dependency analysys among forms will still effectively avoid needless recomputations when code changes. Forms are nevertheless still grouped as intended in the document. +At present, Clerk will split top level forms which are grouped together under the same cell, this is to guarantee that Clerk's dependency analysis among forms will still effectively avoid needless recomputations when code changes. Forms are nevertheless still grouped as intended in the document. ```clojure (def renderers