website: Typo in link to the templatefile function page

This commit is contained in:
PenelopeFudd 2019-03-15 14:12:26 -07:00 committed by Martin Atkins
parent ea1d5f8fcb
commit d27651b305
1 changed files with 1 additions and 1 deletions

View File

@ -48,5 +48,5 @@ Hello World
interpreting the contents as UTF-8 text.
* [`fileexists`](./fileexists.html) determines whether a file exists
at a given path.
* [`templatefile`](./templatefile.html) renders uses a file from disk as a
* [`templatefile`](./templatefile.html) renders using a file from disk as a
template.