From dc3e4677a0baa5948792dd9abf96c93dc85b25cb Mon Sep 17 00:00:00 2001 From: Guillaume Date: Sun, 3 Sep 2023 18:14:11 +0200 Subject: [PATCH] [css-text-4] Fix property value range annotation --- css-text-4/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-text-4/Overview.bs b/css-text-4/Overview.bs index da9cc39ae63..909b87e0f1c 100644 --- a/css-text-4/Overview.bs +++ b/css-text-4/Overview.bs @@ -5603,7 +5603,7 @@ Joint Wrapping Control: the 'text-wrap' shorthand property
 	Name: text-wrap
-	Value: <'text-wrap-mode'> || <'text-wrap-style'>
+	Value: <<'text-wrap-mode'>> || <<'text-wrap-style'>>
 	Initial: wrap
 	Applies to: see individual properties
 	Inherited: see individual properties