diff --git a/css-multicol-1/Overview.bs b/css-multicol-1/Overview.bs index bdde107f420..41c7f20de39 100644 --- a/css-multicol-1/Overview.bs +++ b/css-multicol-1/Overview.bs @@ -820,7 +820,7 @@ Column gaps and rules
 	Name: column-rule-style
-	Value: <<'border-style'>>
+	Value: <>
 	Initial: none
 	Applies to: multicol containers
 	Inherited: no
@@ -831,7 +831,7 @@ Column gaps and rules
 	
The 'column-rule-style' property sets the style of the rule between columns of an element. - The <<'border-style'>> values are interpreted as in the collapsing border model. + The <> values are interpreted as in the collapsing border model. The ''border-style/none'' value forces the computed value of 'column-rule-width' to be ''0''. @@ -841,7 +841,7 @@ Column gaps and rules
 	Name: column-rule-width
-	Value: <<'border-width'>>
+	Value: <>
 	Initial: medium
 	Applies to: multicol containers
 	Inherited: no