Skip to content

Commit 2a4b8b9

Browse files
committed
[typed-om] Lowercase.
1 parent b036312 commit 2a4b8b9

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
@@ -132,7 +132,7 @@ interface CSSStyleValue {
132132
};
133133
</xmp>
134134

135-
{{CSSStyleValue}} objects are the base class of all CSS Values accessible via the Typed OM API.
135+
{{CSSStyleValue}} objects are the base class of all CSS values accessible via the Typed OM API.
136136

137137
Values that can't yet be directly supported by a {{CSSStyleValue}} subclass
138138
are also represented as {{CSSStyleValue}} objects. These {{CSSStyleValue}} objects are only

0 commit comments

Comments
 (0)