From c5b369b84dfa04d0f03fa38b7b9e9519db9a15a8 Mon Sep 17 00:00:00 2001 From: Bruno Clermont Date: Sun, 15 Mar 2015 20:51:16 +0700 Subject: [PATCH] Capitalize singular Added in #523 it's ``Data.Singular`` --- content/templates/list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/list.md b/content/templates/list.md index e66f86bd2..6e24e21e6 100644 --- a/content/templates/list.md +++ b/content/templates/list.md @@ -97,7 +97,7 @@ variables](/templates/variables/) available to use in the templates. Taxonomy pages will additionally have: -**.Data.`singular`** The taxonomy itself.
+**.Data.`Singular`** The taxonomy itself.
## Example List Template Pages