Fixing typo in ordering.md fixed #401
authorspf13 <steve.francia@gmail.com>
Tue, 2 Sep 2014 21:09:56 +0000 (17:09 -0400)
committerspf13 <steve.francia@gmail.com>
Tue, 2 Sep 2014 21:09:56 +0000 (17:09 -0400)
docs/content/content/ordering.md

index dd70a74175930704ae56c4a5dde94fdeaed06342..009f6101a080bf572344fda86c10a270bcd53f40 100644 (file)
@@ -24,10 +24,10 @@ if weights are the same) date will be used to sort. If neither are provided
 content will be ordered based on how it's read off the disk and no order is
 guaranteed.
 
-## Assigning Weight to content
+## Assigning weight to content
 
     +++
-    weight = "4"
+    weight = 4
     title = "Three"
     date = "2012-04-06"
     +++