]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
typo
authorMark Otto <markd.otto@gmail.com>
Fri, 23 Dec 2016 05:18:33 +0000 (21:18 -0800)
committerGitHub <noreply@github.com>
Fri, 23 Dec 2016 05:18:33 +0000 (21:18 -0800)
docs/utilities/sizing-and-positioning.md

index 9e3f35ca1bd97b0a788315a3f82c640e2cac35cc..796eb830566d452dc5773fe3f3dca6d6930efc50 100644 (file)
@@ -21,7 +21,7 @@ The `.pos-f-t` class can be used to easily position elements at the top of the v
 
 ## Width and height
 
-Easily make an element as wide or as tall (relative to its parent) our width and height utilities. Includes support for `25%`, `50%`, `75%`, and `100%`.
+Easily make an element as wide or as tall (relative to its parent) wit our width and height utilities. Includes support for `25%`, `50%`, `75%`, and `100%`.
 
 {% example html %}
 <div class="w-25 p-3" style="background-color: #eee;">Width 25%</div>