Skip to content

Commit 00d0e41

Browse files
committed
[typed-om] Typo. Fixes w3c#653.
1 parent a5dc251 commit 00d0e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-typed-om/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ interface StylePropertyMap : StylePropertyMapReadOnly {
265265
<div algorithm>
266266
A {{StylePropertyMapReadOnly}} object has associated <dfn export for="StylePropertyMapReadonly, StylePropertyMap">map entries</dfn>,
267267
which is a [=map=] of property names ([=string=]) → values ([=list=] of {{CSSStyleValue}} objects).
268-
This list is initialized differently depending on where the {{CSSStyleValue}} is used
268+
This list is initialized differently depending on where the {{StylePropertyMap}} is used
269269
(see [[#computed-stylepropertymapreadonly-objects]]
270270
and [[#declared-stylepropertymap-objects]]).
271271

0 commit comments

Comments
 (0)