aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-10-30 01:47:48 -0700
committerChris Rebert <[email protected]>2014-10-30 01:47:48 -0700
commit4102a67f33bf2a382203547fe821d0d41bbc4ece (patch)
treecd05a5fb4eba37b3d65fbd4326e822388ede9d19
parent25ab1539a944638e089e58f762a048a7e36c7790 (diff)
downloadbootstrap-4102a67f33bf2a382203547fe821d0d41bbc4ece.tar.xz
bootstrap-4102a67f33bf2a382203547fe821d0d41bbc4ece.zip
fix typo in comment
-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 {