diff --git a/css-view-transitions-2/Overview.bs b/css-view-transitions-2/Overview.bs index 24c8997a0b98..cefcb6c5fee4 100644 --- a/css-view-transitions-2/Overview.bs +++ b/css-view-transitions-2/Overview.bs @@ -259,7 +259,7 @@ for multiple view transition pseudo elements without having to replicate the cor
 	Name: view-transition-class
-	Value: none | <>*
+	Value: none | <>+
 	Initial: none
 	Inherited: no
 	Percentages: n/a
@@ -279,7 +279,7 @@ for multiple view transition pseudo elements without having to replicate the cor
 		: none
 		:: No class would apply to the [=named view transition pseudo-elements=] generated for this element.
 
-		: <>*
+		: <>+
 		:: All of the specified <> values (apart from none) are applied when used in [=named view transition pseudo-element=] selectors.
 			none is an invalid <> for 'view-transition-class', even when combined with other <>s.
 
@@ -440,7 +440,7 @@ Note: as per default behavior, the ''@view-transition'' rule can be nested insid
 	
 	Name: type
 	For: @view-transition
-	Value: none | <>*
+	Value: none | <>+
 	Initial: none