diff options
| author | Chris Rebert <[email protected]> | 2015-01-05 17:38:42 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-01-06 17:46:46 -0800 |
| commit | ff9c07f4aa74f64372438ba90f0357c2a21abfe1 (patch) | |
| tree | 971188c91f4968c642e78414857dc4219e83d42e /docs/layout | |
| parent | 20cdb62200164c8e1c8c2b19dc7c62922b477a6f (diff) | |
| download | bootstrap-ff9c07f4aa74f64372438ba90f0357c2a21abfe1.tar.xz bootstrap-ff9c07f4aa74f64372438ba90f0357c2a21abfe1.zip | |
fix numerical typo in grid docs
Diffstat (limited to 'docs/layout')
| -rw-r--r-- | docs/layout/grid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 1232262a2..8954dfca4 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -41,7 +41,7 @@ See how aspects of the Bootstrap grid system work across multiple devices with a </th> <th> Small devices - <small>Landscape phones (≥38em)</small> + <small>Landscape phones (≥34em)</small> </th> <th> Medium devices |
