diff --git a/css-backgrounds-4/Overview.bs b/css-backgrounds-4/Overview.bs index 55f4bb87c55..f8eaae9982f 100644 --- a/css-backgrounds-4/Overview.bs +++ b/css-backgrounds-4/Overview.bs @@ -326,7 +326,7 @@ Painting Area: the 'background-clip' property The syntax of the property is given with
-	<bg-clip> = <> | border-area| text
+	<bg-clip> = <> | [ border-area || text ]
 	
Issue: Or should this be defining the -webkit-background-clip property,