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/examples/grid | |
| parent | 51f1f58be8d4d58e06dfd8ed2ed3ab6ea81295a5 (diff) | |
| download | bootstrap-41dbc53b9ba34deb99adcadf67d4580076b38276.tar.xz bootstrap-41dbc53b9ba34deb99adcadf67d4580076b38276.zip | |
Fix a small typo in comment.
[ci skip]
Diffstat (limited to 'docs/examples/grid')
| -rw-r--r-- | docs/examples/grid/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 81b1af734..3fadedbe8 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -20,7 +20,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> |
