]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change flexbix to flexbox in docs/getting-started/flexbox.md 17030/head
authorswaincreates <ssstrickland@gmail.com>
Wed, 19 Aug 2015 17:30:18 +0000 (13:30 -0400)
committerswaincreates <ssstrickland@gmail.com>
Wed, 19 Aug 2015 17:30:18 +0000 (13:30 -0400)
docs/getting-started/flexbox.md

index 1c3aef613b5e71476b274d80b347902feb3ec33b..977e0429043874ffb36a70742ecff81fa15a027b 100644 (file)
@@ -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.