diff options
| author | swaincreates <[email protected]> | 2015-08-19 13:30:18 -0400 |
|---|---|---|
| committer | swaincreates <[email protected]> | 2015-08-19 13:30:18 -0400 |
| commit | 1e8d186f333cf3783af9f5c0cb0d498eae0437fd (patch) | |
| tree | b1f0e0ede8da605dc9d566f178f27906a9b63563 /docs | |
| parent | e7b0d726dbe8ad7b442056846b52545e391ace18 (diff) | |
| download | bootstrap-1e8d186f333cf3783af9f5c0cb0d498eae0437fd.tar.xz bootstrap-1e8d186f333cf3783af9f5c0cb0d498eae0437fd.zip | |
change flexbix to flexbox in docs/getting-started/flexbox.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started/flexbox.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/flexbox.md b/docs/getting-started/flexbox.md index 1c3aef613..977e04290 100644 --- a/docs/getting-started/flexbox.md +++ b/docs/getting-started/flexbox.md @@ -23,7 +23,7 @@ Vendor prefixes are provided in our compiled CSS with Autoprefixer via Grunt. ## Why flexbox? -In a nutshell, flexbix provides simpler and more flexible layout options in CSS. More specifically, it provides: +In a nutshell, flexbox provides simpler and more flexible layout options in CSS. More specifically, it provides: - Easy vertical alignment of content within a parent element. - Easy reordering of content across devices and screen resolutions with the help of media queries. |
