diff --git a/css-fonts-4/Overview.bs b/css-fonts-4/Overview.bs index 56310885404..7b5b3d7eb6e 100644 --- a/css-fonts-4/Overview.bs +++ b/css-fonts-4/Overview.bs @@ -783,7 +783,7 @@ The interaction of those nonstandard algorithms with 'font-min-size' or 'font-ma If the 'font-min-size' property is computed to be larger than the 'font-max-size' property, then the 'font-max-size' property is not used for the purposes of text rendering or rasterization. However, the computed value of 'font-max-size' is not affected. -Users with accessibility preferences can set this in a user-agent style sheet to force websites' text to become larger. +Users with accessibility preferences can set this in a user-agent style sheet to force websites' text to become larger or smaller. The computed value of these two properties affects the computed value of 'font-size'.