aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests/index.html')
-rw-r--r--js/tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index 2d86a2ec4..b32f0adc2 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -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 {