Skip to content

Commit 6471f1a

Browse files
RByerstabatkins
authored andcommitted
Fix typo in definition of inline-list-item (w3c#312)
1 parent 3240e06 commit 6471f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-display/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Box Layout Modes: the 'display' property</h2>
198198
<td><a>block box</a>
199199
with additional <a href="https://www.w3.org/TR/CSS2/generate.html#lists">marker box</a>
200200
<tr>
201-
<td>''inline list-item''
201+
<td>''inline-list-item''
202202
<td>''list-item inline flow''
203203
<td><a>inline box</a>
204204
with additional <a href="https://www.w3.org/TR/CSS2/generate.html#lists">marker box</a>

0 commit comments

Comments
 (0)