aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-10-23 09:11:03 +0300
committerXhmikosR <[email protected]>2014-10-23 09:11:12 +0300
commit41dbc53b9ba34deb99adcadf67d4580076b38276 (patch)
tree999aeb124d919856bdb6619b473b4d04f2d6242e /docs/_includes
parent51f1f58be8d4d58e06dfd8ed2ed3ab6ea81295a5 (diff)
downloadbootstrap-41dbc53b9ba34deb99adcadf67d4580076b38276.tar.xz
bootstrap-41dbc53b9ba34deb99adcadf67d4580076b38276.zip
Fix a small typo in comment.
[ci skip]
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/getting-started/template.html2
-rw-r--r--docs/_includes/header.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/getting-started/template.html b/docs/_includes/getting-started/template.html
index 3952621a6..47a0a8b67 100644
--- a/docs/_includes/getting-started/template.html
+++ b/docs/_includes/getting-started/template.html
@@ -16,7 +16,7 @@
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
- <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+ <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index 6f0227da2..9f77a4862 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -38,7 +38,7 @@
<!--[if lt IE 9]><script src="../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="../assets/js/ie-emulation-modes-warning.js"></script>
-<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>