aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/header.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-10-23 09:19:03 +0300
committerXhmikosR <[email protected]>2014-10-23 09:19:03 +0300
commit2df585ad6b9f0635d75eb479dc656119b590584f (patch)
tree999aeb124d919856bdb6619b473b4d04f2d6242e /docs/_includes/header.html
parent51f1f58be8d4d58e06dfd8ed2ed3ab6ea81295a5 (diff)
parent41dbc53b9ba34deb99adcadf67d4580076b38276 (diff)
downloadbootstrap-2df585ad6b9f0635d75eb479dc656119b590584f.tar.xz
bootstrap-2df585ad6b9f0635d75eb479dc656119b590584f.zip
Merge pull request #14860 from twbs/comment-typo
Fix a small typo in comment.
Diffstat (limited to 'docs/_includes/header.html')
-rw-r--r--docs/_includes/header.html2
1 files changed, 1 insertions, 1 deletions
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>