Fixed "bellow" typo

Changed "bellow" to "below"
This commit is contained in:
TJ 2014-09-06 13:53:49 -04:00
parent fa86afb336
commit 7215c44146
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ You can now render the list of members in a template:
## Example: Organizations ## Example: Organizations
Data files can also be placed in sub-folders of the `_data` folder. Each folder level will be added to a variable's namespace. The example bellow shows how GitHub organizations could be defined separately in a file under the `orgs` folder: Data files can also be placed in sub-folders of the `_data` folder. Each folder level will be added to a variable's namespace. The example below shows how GitHub organizations could be defined separately in a file under the `orgs` folder:
In `_data/orgs/jekyll.yml`: In `_data/orgs/jekyll.yml`: