diff --git a/2025/css-wg.html b/2025/css-wg.html
index fe6d396..25e579e 100644
--- a/2025/css-wg.html
+++ b/2025/css-wg.html
@@ -197,11 +197,15 @@
Scope
with a document, but the document should ideally be
functional without it.)
- The CSS Object Model, a set of standard
- APIs, to which libraries can be written for manipulating
- style sheets and documents with associated style
- information.
-
+ A set of APIs, such as the
+ CSS Object Model,
+ to which libraries can be written for manipulating
+ style sheets and querying or affecting
+ aspects such as
+ document layout, animation, painting, and font loading.
+
+
+