From 03a9da9b93f1384401be79e90220006acc83dab4 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Fri, 14 Sep 2012 15:24:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4394f5..75c45b1 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ The behavior of the section is determined by the value of the key. #### False Values or Empty Lists -If the `person` key exists and has a value of `null`, `undefined`, or `false`, or is an empty list, the block will not be rendered. +If the `person` key does not exist, or exists and has a value of `null`, `undefined`, or `false`, or is an empty list, the block will not be rendered. View: