mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-13 22:54:19 +00:00
Fix typo in terms.md
This commit is contained in:
parent
e67bee93ce
commit
c2a7c456cc
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ This particular template lists all of the Tags used on
|
|||
[spf13.com](http://spf13.com/) and provides a count for the number of pieces of
|
||||
content tagged with each tag.
|
||||
|
||||
`.Data.Terms` is an map of terms ⇒ [contents]
|
||||
`.Data.Terms` is a map of terms ⇒ [contents]
|
||||
|
||||
{{ partial "header.html" . }}
|
||||
{{ partial "subheader.html" . }}
|
||||
|
|
Loading…
Reference in a new issue