Skip to content

Commit b75bb10

Browse files
committed
[css-overflow-4] Fix markup typo
1 parent 85bcfe4 commit b75bb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ Fragmentation of Overflow: the 'continue' property
11281128
* If the [=specified value=] of the 'display' property is ''-webkit-box'',
11291129
the [=computed value=] becomes ''flow-root'' and
11301130
the box establishes a [=BFC=].
1131-
* If the [=specified value=] of the 'display property is ''-webkit-inline-box'',
1131+
* If the [=specified value=] of the 'display' property is ''-webkit-inline-box'',
11321132
the [=computed value=] becomes ''inline-block'' and
11331133
the box establishes a [=BFC=].
11341134

0 commit comments

Comments
 (0)