diff --git a/History.markdown b/History.markdown index 3b86235e..96e01f8f 100644 --- a/History.markdown +++ b/History.markdown @@ -169,7 +169,7 @@ ### Bug Fixes -* Only strip the drive name if it begins the string (#2176) + * Only strip the drive name if it begins the string (#2176) ## 1.5.0 / 2014-03-24 diff --git a/site/docs/history.md b/site/docs/history.md index 4bb0bead..87b13d41 100644 --- a/site/docs/history.md +++ b/site/docs/history.md @@ -7,7 +7,9 @@ prev_section: contributing ## 1.5.1 / 2014-03-27 -### Bug Fixes- Only strip the drive name if it begins the string ([#2176]({{ site.repository }}/issues/2176)) +### Bug Fixes + +- Only strip the drive name if it begins the string ([#2176]({{ site.repository }}/issues/2176)) ## 1.5.0 / 2014-03-24