diff --git a/doc-src/SASS_CHANGELOG.md b/doc-src/SASS_CHANGELOG.md index 3e7c92f0..b9e7eea3 100644 --- a/doc-src/SASS_CHANGELOG.md +++ b/doc-src/SASS_CHANGELOG.md @@ -8,8 +8,8 @@ * Add support for attribute selectors with spaces around the `=`. For example: - a[href = http://google.com] - color: blue + a[href = http://google.com] + color: blue ## [2.2.9](http://github.com/nex3/haml/commit/2.2.9)