Fixed typo

This commit is contained in:
Alexander Borsuk 2018-10-03 12:40:52 +03:00 committed by Bjørn Erik Pedersen
parent 88e0e0cb7d
commit 574f43503c

View File

@ -1,7 +1,7 @@
---
title: Local File Templates
linktitle: Local File Templates
description: Hugo's `readerDir` and `readFile` functions make it easy to traverse your project's directory structure and write file contents to your templates.
description: Hugo's `readDir` and `readFile` functions make it easy to traverse your project's directory structure and write file contents to your templates.
godocref: https://golang.org/pkg/os/#FileInfo
date: 2017-02-01
publishdate: 2017-02-01