浏览代码

Fixed missing td tag (#1010)

Matteo Manfredi 8 年之前
父节点
当前提交
01ff023a93
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/documentation/modifiers/typography-helpers.html

+ 1 - 1
docs/documentation/modifiers/typography-helpers.html

@@ -290,7 +290,7 @@ doc-subtab: typography-helpers
       <tbody>
       <tbody>
       <tr>
       <tr>
         <td><code>.is-capitalized</code></td>
         <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>
       <tr>
       <tr>
         <td><code>.is-lowercase</code></td>
         <td><code>.is-lowercase</code></td>