We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ff4e9 commit c6d0859Copy full SHA for c6d0859
README.md
@@ -14,7 +14,7 @@ Why
14
- **Keep the advantages of lazy rendering**: Render contexts and lazy values allow for implicit dependencies, like traditional templates.
15
- **Define your own components**: Subclassing the base elements allows for easy implementation of e.g. a custom design or layout system.
16
17
-For more in depth reasoning and thoughts check out this great articel: (https://www.devever.net/~hl/stringtemplates)
+For more in depth reasoning and thoughts check out this great articel: https://www.devever.net/~hl/stringtemplates
18
19
Getting started
20
---------------
0 commit comments