From 6de22b318c812e0605d8929d01811e0d251d9b5c Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 24 Dec 2008 13:20:39 -0800 Subject: [PATCH] small readme cleanup --- README.textile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.textile b/README.textile index f792c480..c07e6f67 100644 --- a/README.textile +++ b/README.textile @@ -165,7 +165,7 @@ h3. Global content In layout files, this contains the content of the subview(s). In Posts or - pages, this is undefined. + Pages, this is undefined. h3. Site @@ -280,7 +280,8 @@ becomes h3. Include (Tag) -If you have small page fragments that you wish to include in multiple places on your site, you can use the include tag. +If you have small page fragments that you wish to include in multiple places +on your site, you can use the include tag.
{% include sig.textile %}