Browse Source

Update README.md

tags/0.7.1
Julien Chaumond 13 years ago
parent
commit
03a9da9b93
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -102,7 +102,7 @@ The behavior of the section is determined by the value of the key.


#### False Values or Empty Lists #### 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: View:




Loading…
Cancel
Save