Deleted trailing whitespace on line 22

This commit is contained in:
Roger Ogden 2016-12-02 17:18:30 -07:00 committed by GitHub
parent ed9520cd3b
commit 7b73abcdd9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module Jekyll
@content
end
# Read and parse all .yaml, .yml, .json, and .csv
# Read and parse all .yaml, .yml, .json, and .csv
# files under <dir> and add them to the <data> variable.
#
# dir - The string absolute path of the directory to read.