diff --git a/css-fonts-4/Overview.bs b/css-fonts-4/Overview.bs index 880241f9687..6a6b772e935 100644 --- a/css-fonts-4/Overview.bs +++ b/css-fonts-4/Overview.bs @@ -638,7 +638,8 @@ Generic font families or ''lang="ja"'' in Chinese locale). Some operating system vendors does not offer means to customise ''system-ui'', unlike UAs that generally allow users to customise the generic ''sans-serif'' or ''serif'' font family. - As the name implies, ''system-ui'' is intended for use with UI elements in web application, and not for large paragraphs of text or articles. + As the name implies, ''system-ui'' is intended for use with UI elements in web application, + and may or may not be suitable for large paragraphs of text or articles depending on operating system vendor implementation.
math