Skip to content

Commit 73a9b20

Browse files
committed
[css-display-3] s/which/that/
1 parent 0258e7a commit 73a9b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Inner Display Layout Models: the ''flow'', ''flow-root'', ''table'', ''flex'', '
387387
it either establishes a new <a>block formatting context</a> for its contents
388388
or integrates its contents into its parent <a>formatting context</a>.
389389
See <a href="https://www.w3.org/TR/CSS2/visuren.html">CSS2.1 Chapter 9</a>. [[!CSS2]]
390-
A <a>block container</a> which establishes a new <a>block formatting context</a>
390+
A <a>block container</a> that establishes a new <a>block formatting context</a>
391391
is considered to have a used 'display' value of ''flow-root''.
392392

393393
<dt><dfn>flow-root</dfn>

0 commit comments

Comments
 (0)