diff --git a/source/chapters/2/css.md b/source/chapters/2/css.md index df6b9b4..1c37276 100644 --- a/source/chapters/2/css.md +++ b/source/chapters/2/css.md @@ -89,7 +89,7 @@ You can find a pre-installed meteor project with this folder structure, [here](h ## Use of Flexbox -To structure our layout model, we are using CSS3 Flexbile Box because it solves some problems that the layout float model have: +To structure our layout model, we are using CSS3 Flexible Box because it solves some problems that the layout float model have: - vertical and horizontal centering - same height columns