summaryrefslogtreecommitdiffstats
path: root/resources/page/page_kinds.go
diff options
context:
space:
mode:
Diffstat (limited to 'resources/page/page_kinds.go')
-rw-r--r--resources/page/page_kinds.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/page/page_kinds.go b/resources/page/page_kinds.go
index 719375f66..479859841 100644
--- a/resources/page/page_kinds.go
+++ b/resources/page/page_kinds.go
@@ -23,7 +23,7 @@ const (
KindHome = "home"
KindSection = "section"
- // Note tha before Hugo 0.73 these were confusingly named
+ // Note that before Hugo 0.73 these were confusingly named
// taxonomy (now: term)
// taxonomyTerm (now: taxonomy)
KindTaxonomy = "taxonomy"