Merge branch 'spencerbyw-patch-3'

* spencerbyw-patch-3:
  Update 2-to-3.md
This commit is contained in:
Parker Moore 2016-11-10 13:15:31 -08:00
commit 09548c3d96
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ generate when running `jekyll build` or `jekyll serve`.
<div class="note info"> <div class="note info">
<h5>Future Posts on GitHub Pages</h5> <h5>Future Posts on GitHub Pages</h5>
<p> <p>
An exception to the above rule are GitHub Pages sites, where the `--future` flag remains _enabled_ An exception to the above rule are GitHub Pages sites, where the <code>--future</code> flag remains <em>enabled</em>
by default to maintain historical consistency for those sites. by default to maintain historical consistency for those sites.
</p> </p>
</div> </div>