fix _config.yml typo in site_template

Found a typo when going through a tutorial. Replacing `these this` with `this`
This commit is contained in:
Chris Stein 2016-10-23 15:26:50 -05:00 committed by GitHub
parent 12a86c1298
commit 9bb242b44a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing these this file very often, consider using Jekyll's data files
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use