diff --git a/css-values-5/Overview.bs b/css-values-5/Overview.bs
index 3f1ab5659ef..2581860dc59 100644
--- a/css-values-5/Overview.bs
+++ b/css-values-5/Overview.bs
@@ -1185,16 +1185,17 @@ Defining the Interpolation Map
The [=interpolation map=] values are defined as follows:
- - <>{1,2} : <>
+
- <>{1,2} : <>
-
Represents an [=interpolation stop=]
associating the specified [=input position=](s) with the specified [=output values=].
As with the [=gradient functions=],
if two <>s are specified,
- it is treated the same as two stops with the same <>.
+ it is treated the same as two stops with the same
+ <>.
- <> = <> | <> | <>
+ <> = <> | <> | <>
Note: <> is not given a grammar here,