Fix two typos in History.markdown

This commit is contained in:
Benjamin Esham 2013-08-25 13:05:52 -04:00
parent 34e3dcdb9f
commit 56e2bdd0da
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## HEAD ## HEAD
### Major Enhancements ### Major Enhancements
* Disable automatically-generated excerpts when `extracted_excerpt` is `""`. (#1386) * Disable automatically-generated excerpts when `excerpt_separator` is `""`. (#1386)
* Add checking for URL conflicts when running `jekyll doctor` (#1389) * Add checking for URL conflicts when running `jekyll doctor` (#1389)
### Minor Enhancements ### Minor Enhancements
@ -44,7 +44,7 @@
* Use curly apostrophes in the docs (#1419) * Use curly apostrophes in the docs (#1419)
* Update the docs for Redcarpet in Jekyll (#1418) * Update the docs for Redcarpet in Jekyll (#1418)
* Add `pluralize` and `reading_time` filters to docs (#1439) * Add `pluralize` and `reading_time` filters to docs (#1439)
# Fix markup for the Kramdown options (#1445) * Fix markup for the Kramdown options (#1445)
## v1.1.2 / 2013-07-25 ## v1.1.2 / 2013-07-25