]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed typos 19476/head
authorFloris Verburg <floris.verburg@gmail.com>
Fri, 11 Mar 2016 13:21:15 +0000 (14:21 +0100)
committerFloris Verburg <floris.verburg@gmail.com>
Fri, 11 Mar 2016 13:21:15 +0000 (14:21 +0100)
docs/components/card.md

index 47dfe950ba149c7f91ba01a185ed7c143c7cb76f..14db8f962ba1be2a781f894556259ee3a0f77f3f 100644 (file)
@@ -85,9 +85,9 @@ Card titles are used by adding `.card-title` to a `<h*>` tag. In the same way, l
 </div>
 {% endexample %}
 
-Subtitles are used by adding a `.card-subtitle` to a `<h*>` tag. If the `.card-title` and the `.card-subtitle` items are placed in a `.card-block` item, the card title and subtitle are aligned nicely.
+Subtitles are used by adding a `.card-subtitle` to an `<h*>` tag. If the `.card-title` and the `.card-subtitle` items are placed in a `.card-block` item, the card title and subtitle are aligned nicely.
 
-The multiple content types can easily be combined to create the card you need. See below for an example.
+The multiple content types can be easily combined to create the card you need. See below for an example.
 
 {% example html %}
 <div class="card">