URI: 
       Capitalize singular - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 3b2e1006fcf1a5981cc73335bbc6f8d4027605e5
   DIR parent 0ab345236d5cc4816f01729b992a4b980c604e89
  HTML Author: Bruno Clermont <patate@fastmail.cn>
       Date:   Sun, 15 Mar 2015 20:51:16 +0700
       
       Capitalize singular
       
       Added in #523 it's ``Data.Singular``
       
       Diffstat:
         M docs/content/templates/list.md      |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git 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.<br>
       +**.Data.`Singular`** The taxonomy itself.<br>
        
        ## Example List Template Pages