]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fixed missing td tag (#1010)
authorMatteo Manfredi <matteo@manfredimatteo.com>
Fri, 4 Aug 2017 22:43:26 +0000 (00:43 +0200)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 4 Aug 2017 22:43:26 +0000 (23:43 +0100)
docs/documentation/modifiers/typography-helpers.html

index adbff975897d2648f66aa4c58a1faaaa1cccf68e..eefacd74cb761e36bf77b884049dcec108cb9cef 100644 (file)
@@ -290,7 +290,7 @@ doc-subtab: typography-helpers
       <tbody>
       <tr>
         <td><code>.is-capitalized</code></td>
-        Transforms <strong>the first character</strong> of each word to <strong>uppercase</strong>
+        <td>Transforms <strong>the first character</strong> of each word to <strong>uppercase</strong></td>
       </tr>
       <tr>
         <td><code>.is-lowercase</code></td>