diff options
| author | Mark Otto <[email protected]> | 2013-07-27 11:24:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-27 11:24:32 -0700 |
| commit | 1ca5c2bdb9199c0898a68ed3527f73668dee537f (patch) | |
| tree | 895544974ebaee141e80607e5b70b1931b52cdbe | |
| parent | 9c63ffa00fd55c7e61c51b58778b06b28f93e1a8 (diff) | |
| parent | f670282b40489231be1d1257a6112936fb7cb058 (diff) | |
| download | bootstrap-1ca5c2bdb9199c0898a68ed3527f73668dee537f.tar.xz bootstrap-1ca5c2bdb9199c0898a68ed3527f73668dee537f.zip | |
Merge pull request #8663 from mekishizufu/fix-typo
Fix typo in css.html
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ base_url: "../" </th> <th> Medium-large grid - <small>Destkops (>768px)</small> + <small>Desktops (>768px)</small> </th> </tr> </thead> |
