diff options
| author | XhmikosR <[email protected]> | 2014-10-23 09:11:03 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-10-23 09:11:12 +0300 |
| commit | 41dbc53b9ba34deb99adcadf67d4580076b38276 (patch) | |
| tree | 999aeb124d919856bdb6619b473b4d04f2d6242e /docs/_includes/getting-started/template.html | |
| parent | 51f1f58be8d4d58e06dfd8ed2ed3ab6ea81295a5 (diff) | |
| download | bootstrap-41dbc53b9ba34deb99adcadf67d4580076b38276.tar.xz bootstrap-41dbc53b9ba34deb99adcadf67d4580076b38276.zip | |
Fix a small typo in comment.
[ci skip]
Diffstat (limited to 'docs/_includes/getting-started/template.html')
| -rw-r--r-- | docs/_includes/getting-started/template.html | 2 |
1 files changed, 1 insertions, 1 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> |
