Merge pull request #72 from edull24/master

Fix a typo.
This commit is contained in:
₍˄ุ.͡˳̫.˄ุ₎ 2014-05-08 19:57:48 -07:00
commit 7cdf6f3435

View File

@ -56,7 +56,7 @@ layout: layout_1_column
The majority of bug fixes should go here.
If you're just reporting a bug <a href="https://github.com/nex3/sass/issues">add an issue</a> and
note the version of Sass where you experienced the issue in your comment.
If you have a some code to contribute, fork the stable branch and send us a pull request.
If you have some code to contribute, fork the stable branch and send us a pull request.
We'll review your patch and either accept or decline with comments.
All bug fixes must be thoroughly tested and the tests must pass
the <a href="https://travis-ci.org/nex3/sass/builds">build</a> on all supported versions of ruby.