fix typo in comment

This commit is contained in:
Chris Rebert 2014-10-30 01:47:48 -07:00
parent 25ab1539a9
commit 4102a67f33
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<script src="vendor/qunit.js"></script>
<style>
#qunit-tests > li.pass {
display: none;/* Make it easier to see failing tests is Sauce screencasts */
display: none;/* Make it easier to see failing tests in Sauce screencasts */
}
#qunit-fixture {