]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
card.md: fix typo
authorChris Rebert <github@rebertia.com>
Fri, 24 Apr 2015 00:17:48 +0000 (17:17 -0700)
committerChris Rebert <github@rebertia.com>
Fri, 24 Apr 2015 00:17:48 +0000 (17:17 -0700)
docs/components/card.md

index 715c5eb3e58bcc034055ee380d2595a176596352..2dfc68c840980054f33db0af8a1aa93f40c3a884 100644 (file)
@@ -21,7 +21,7 @@ Cards require very little markup, but do require some additional classes to give
 
 ### Sizing
 
-Cards are block-leve by default, so they'll fill the available horizontal space. Constrain their widths via custom styles, our predefined grid classes, or our grid mixins.
+Cards are block-level by default, so they'll fill the available horizontal space. Constrain their widths via custom styles, our predefined grid classes, or our grid mixins.
 
 {% example html %}
 <div class="card" style="width: 20rem;">