From 2ed604346485654b08dbf3a0a9668483a11535a4 Mon Sep 17 00:00:00 2001 From: Sam Weinig Date: Wed, 18 Dec 2024 09:09:42 -0800 Subject: [PATCH] [css-values-5] Fix definition to use This makes it match the prose that follows it. --- css-values-5/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-values-5/Overview.bs b/css-values-5/Overview.bs index faf76f2227e7..9f31d9520fab 100644 --- a/css-values-5/Overview.bs +++ b/css-values-5/Overview.bs @@ -990,7 +990,7 @@ Representing Interpolation Progress: the <> type Its syntax is defined as follows:
-		<> = [ <> | <> | <<'animation-timeline'>> ] && [ by <> ]?
+		<> = [ <> | <> | <<'animation-timeline'>> ] && [ by <> ]?
 	
where: