Fixed missing td tag (#1010)

This commit is contained in:
Matteo Manfredi 2017-08-05 00:43:26 +02:00 committed by Jeremy Thomas
parent b8a2c00659
commit 01ff023a93

View 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>