diff --git a/css-cascade-4/Overview.bs b/css-cascade-4/Overview.bs index df7a1193c9b..69431a20dae 100644 --- a/css-cascade-4/Overview.bs +++ b/css-cascade-4/Overview.bs @@ -1,5 +1,5 @@
-Title: CSS Cascading and Inheritance Level 4
+Title: CSS Cascading and Inheritance Module Level 4
 Shortname: css-cascade
 Level: 4
 Status: ED
@@ -222,7 +222,7 @@ Conditional ''@import'' Rules
 
 	
The following rule illustrates how an author can provide rules - for modern user agents that support newer web features + for modern user agents that support newer web features without impacting network performance on older user agents. In this example, a CSS file which loads COLRv1 fonts is only fetched when COLRv1 is supported: diff --git a/css-cascade-5/Overview.bs b/css-cascade-5/Overview.bs index ab8631819eb..0c1d6a4e1e9 100644 --- a/css-cascade-5/Overview.bs +++ b/css-cascade-5/Overview.bs @@ -1,5 +1,5 @@