Skip to content

Commit be2d9d3

Browse files
committed
[css-backgrounds-4][editorial] Fixed reference to background-position-inline
1 parent c183d0f commit be2d9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-backgrounds-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Background Positioning: the 'background-position' shorthand property</h3>
226226
within their corresponding [=background positioning area=].
227227

228228
This property is a [=shorthand property=] that sets
229-
'background-position-x', 'background-position-y', 'background-position-block', and 'background-position-inine'
229+
'background-position-x', 'background-position-y', 'background-position-block', and 'background-position-inline'
230230
in a single declaration.
231231

232232
Its value is given as a comma-separated list

0 commit comments

Comments
 (0)