Skip to content

Commit bcdd881

Browse files
committed
[css-align] weird typo
1 parent ba2a407 commit bcdd881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-align/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Overflow Alignment: the ''safe'' and ''unsafe'' keywords</h3>
400400
If the <a>overflow alignment</a> isn't explicitly specified,
401401
the default <a>overflow alignment</a> is ''unsafe''.
402402

403-
<pre class='prod'><dfn>&lt;overflow-position></dfn> = &lt; | safe</pre>
403+
<pre class='prod'><dfn>&lt;overflow-position></dfn> = unsafe | safe</pre>
404404

405405
<dl dfn-type="value" dfn-for="<overflow-position>">
406406
<dt><dfn>safe</dfn>

0 commit comments

Comments
 (0)