Merge pull request #1454 from bdesham/fix-typos-in-history

Fix two typos in History.markdown
This commit is contained in:
Matt Rogers 2013-08-25 19:33:34 -07:00
commit 044ec036dd
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## HEAD
### 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)
### Minor Enhancements
@ -44,7 +44,7 @@
* Use curly apostrophes in the docs (#1419)
* Update the docs for Redcarpet in Jekyll (#1418)
* 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