From 3b2e1006fcf1a5981cc73335bbc6f8d4027605e5 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`` --- docs/content/templates/list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/templates/list.md b/docs/content/templates/list.md index e66f86bd2..6e24e21e6 100644 --- a/docs/content/templates/list.md +++ b/docs/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