diff --git a/css-values/Overview.bs b/css-values/Overview.bs index beef68a6d36..bcf707876ad 100644 --- a/css-values/Overview.bs +++ b/css-values/Overview.bs @@ -1408,6 +1408,7 @@ Resolution Units: the <> type and ''<resolution>/dpi'', ''<
Dots per centimeter.
dppx +
x
Dots per ''px'' unit. @@ -1417,7 +1418,7 @@ Resolution Units: the <> type and ''<resolution>/dpi'', ''< or the 'image-resolution' property defined in [[CSS3-IMAGES]]. All <> units are compatible, - and ''<resolution>/dppx'' is their canonical unit. + and ''<resolution>/x'' is their canonical unit.
The following @media rule uses Media Queries [[MEDIAQ]]