Merge pull request #3 from dhempy/master

Typo in readme
This commit is contained in:
Chase James 2015-02-06 10:18:13 -05:00
commit be97f4cc60
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ This would make the above template expand to:
### Helpers
The `helpers.awk` file is an awk script that can make custom data available to your templates. You also have access to the page and global data. Here is a peak at the script included in the examples folder:
The `helpers.awk` file is an awk script that can make custom data available to your templates. You also have access to the page and global data. Here is a peek at the script included in the examples folder:
{ helpers = "yes" }