From 5fe3f6d1fbe9a5f4db18c8d7cb825a77c2505ca5 Mon Sep 17 00:00:00 2001 From: code-dev Date: Sun, 22 May 2022 17:50:20 +0000 Subject: [PATCH] Update 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index af2704a..2167900 100644 --- a/Home.md +++ b/Home.md @@ -82,7 +82,7 @@ Consider the following template that I created for POC: ``` -`<<:function-symbol arg0 arg1 … argN>>` expressions that appear in the above template are generative functions. Each generative function is mapped into Java code when a template is loaded for code generation. +`<<:function-symbol arg0 arg1 … argN>>` expressions that appear in the above template are generative functions. Each generative function is mapped into Java code when a template is loaded for code generation. What the template does here is self-explanatory: