Commit 4102a67f authored by Chris Rebert's avatar Chris Rebert

fix typo in comment

parent 25ab1539
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<script src="vendor/qunit.js"></script> <script src="vendor/qunit.js"></script>
<style> <style>
#qunit-tests > li.pass { #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 { #qunit-fixture {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment