improve spelling

Gerasimos (Makis) Maropoulos 2019-07-04 19:31:09 +03:00
parent e246c93a05
commit 7a7c2fded2
No known key found for this signature in database
GPG Key ID: F169457BBDA4ACF4

@ -2,7 +2,7 @@ Iris offers support for **6 template parsers out of the box** through its univer
Iris puts some common rules and features that their original parsers don't support by default. For example we have support for `yield`, `render`, `render_r`, `current`, `urlpath` template funcs and `Layouts` and `binding` accross middlewares and **embedded template files** for all Engines.
To use the unique features of each template you have to read and learn by reading their documentation. Choose what fits your app's needs the most.
To use unique features of a template engine you have to learn the characteristics and the syntax by reading its documentation (click the links below). Choose what fits your app's needs the most.
Let's see the list of the built-in view engines: