Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit c810d5e

Browse files
LuxDieThomasBurleson
authored andcommitted
update(doc): fix invalid HTML (#9899)
1 parent 7f72f7f commit c810d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/partials/layout-introduction.tmpl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h3>
201201
<tr>
202202
<td>layout-gt-lg</td>
203203
<td>flex-gt-lg</td>
204-
<td>width &gt;= <b>1920/b>px</td>
204+
<td>width &gt;= <b>1920</b>px</td>
205205
</tr>
206206
<tr>
207207
<td>layout-xl</td>

0 commit comments

Comments
 (0)