diff options
| author | Johann-S <[email protected]> | 2017-09-02 19:31:12 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-02 19:31:12 +0200 |
| commit | bfa4df21f31e9b6007fadeaf6b90c22e888c7849 (patch) | |
| tree | 0e9d33ba69840c7bcdb8eb83f1381e3310252a4c /docs/4.0/layout | |
| parent | 0b06ad69d2c3428b052ca228c0b12b45ab36ec55 (diff) | |
| parent | 8f7a8cf5a7e5993221a39c3fa83d6dbfb50dd29e (diff) | |
| download | bootstrap-bfa4df21f31e9b6007fadeaf6b90c22e888c7849.tar.xz bootstrap-bfa4df21f31e9b6007fadeaf6b90c22e888c7849.zip | |
Merge branch 'v4-dev' into patch-5
Diffstat (limited to 'docs/4.0/layout')
| -rw-r--r-- | docs/4.0/layout/grid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/layout/grid.md b/docs/4.0/layout/grid.md index 20ec1f8c9..3723adbe5 100644 --- a/docs/4.0/layout/grid.md +++ b/docs/4.0/layout/grid.md @@ -727,4 +727,4 @@ $container-max-widths: ( ); {% endhighlight %} -When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths, offsets, and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints. +When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will output a brand new set of predefined grid classes for column widths, offsets, and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints. |
