Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ivantse authored and bep committed Jun 13, 2019
1 parent d9e467b commit 5ef61d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/templates/introduction.md
Expand Up @@ -170,7 +170,7 @@ Example of including a `layouts/partials/header.html` partial:
### Template

The `template` function was used to include *partial* templates
in much older Hugo versions. Now it useful only for calling
in much older Hugo versions. Now it's useful only for calling
[*internal* templates][internal_templates]. The syntax is `{{ template
"_internal/<TEMPLATE>.<EXTENSION>" . }}`.

Expand Down

0 comments on commit 5ef61d9

Please sign in to comment.