From 481444e33e4dd6b13ff1891b1e33cb61689b2082 Mon Sep 17 00:00:00 2001 From: code-dev Date: Thu, 12 May 2022 18:30:23 +0000 Subject: [PATCH] Update 'Home' --- Home.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Home.md b/Home.md index abccd2c..4b554d2 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,6 @@ [TOC] - ### Goals One of the most common coding tasks involves generating textual artefacts. Employing a template engine is one of the most popular ways to do that in practice. By the way, text and code are two different things, but from a generative point of view they're not really any different at all.