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: