Skip to content

Commit 57c9fc7

Browse files
authored
[css-borders-4][editorial] Fix syntax rewrite mistake (#12844)
1 parent aa1324a commit 57c9fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-borders-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ The 'corner-top-left', 'corner-top-right',
699699
<pre class=propdef>
700700
Name: corner-top-left, corner-top-right, corner-bottom-left, corner-bottom-right,
701701
corner-start-start, corner-start-end, corner-end-start, corner-end-end
702-
Value: <<'border-top-left-radius'>>{1,2} || <<'corner-top-left-shape'>>
702+
Value: <<'border-top-left-radius'>> || <<'corner-top-left-shape'>>
703703
Initial: 0
704704
Applies to: all elements (but see prose)
705705
Inherited: no

0 commit comments

Comments
 (0)