diff --git a/README.md b/README.md index c576a25..5ae6627 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Render **template.tera** with a record as context from the pipeline. } ``` -**template.tera*** +**template.tera** ```jinja Hello, {{ name }}!Projects: {% for project in projects -%}