Typo in readme

This commit is contained in:
David Hempy 2015-02-06 09:40:37 -05:00
parent d62182c99a
commit 0b84b88b2d
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" }