diff --git a/css-backgrounds-4/Overview.bs b/css-backgrounds-4/Overview.bs index 023d2fd0709..94f3e159917 100644 --- a/css-backgrounds-4/Overview.bs +++ b/css-backgrounds-4/Overview.bs @@ -40,13 +40,13 @@ Background Positioning: the 'background-position' shorthand property
 		Name: background-position
-		Value: <>#
+		Value: <>#
 	
See [[CSS3BG]] for definition.

Where -

<position> = [
+	
<bg-position> = [
 	  [ left | center | right | top | bottom | start | end | <> ]
 	|
 	  [ left | center | right | x-start | x-end | <> ]