Fix whitespace issue in philosophy document.

/cc https://github.com/jekyll/jekyll/issues/5342#issuecomment-247358296
This commit is contained in:
Parker Moore 2017-03-27 13:38:09 -04:00
parent a6518c1de3
commit b367314424
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ action, the outcome should be easily understandable and focused.
### 2. It "Just Works"
The out-of-the-box experience should be that it "just works." Run `gem
install jekyll` and it should build any Jekyll site that it's given.
The out-of-the-box experience should be that it "just works." Run
`gem install jekyll` and it should build any Jekyll site that it's given.
Features like auto-regeneration and settings like the markdown renderer
should represent sane defaults that work perfectly for the vast majority of
cases. The burden of initial configuration should not be placed on the user.