diff --git a/css-animations-1/Overview.bs b/css-animations-1/Overview.bs
index 94e4487d9f67..c98c97494ae5 100644
--- a/css-animations-1/Overview.bs
+++ b/css-animations-1/Overview.bs
@@ -828,7 +828,7 @@ The 'animation' shorthand property
Canonical order: per grammar
- <single-animation> = <
+ <single-animation> = <> || <> || <> || <> || <> || <> || <> || [ none | <> ]
Note that order is important within each animation definition: the first value in each
<> that can be parsed as a <> is assigned to the 'animation-duration',
diff --git a/css-animations-2/Overview.bs b/css-animations-2/Overview.bs
index 1d38a362c6eb..cc7ea4c7b97b 100644
--- a/css-animations-2/Overview.bs
+++ b/css-animations-2/Overview.bs
@@ -638,7 +638,7 @@ select keyframes and timeline if necessary.
The 'animation' shorthand property syntax is as follows:
-<single-animation> = <> || <> || <> || <> || <> || <> || <> || [ none | <> ] || <>
+<single-animation> = <> || <> || <> || <> || <> || <> || <> || [ none | <> ] || <>