From 4435bcb1f84893f92d1894a9006f8c58dfcaafd3 Mon Sep 17 00:00:00 2001 From: nitoyon Date: Sat, 6 Sep 2014 17:25:13 +0900 Subject: [PATCH] Fix typo in site documentation for variables --- site/_docs/variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/variables.md b/site/_docs/variables.md index 3e7b1940..d93d970e 100644 --- a/site/_docs/variables.md +++ b/site/_docs/variables.md @@ -204,7 +204,7 @@ following is a reference of the available data.

The content of the Page, rendered or un-rendered depending upon - what Liquid is being processed and what `page` is. + what Liquid is being processed and what page is.