diff --git a/mediaqueries-4/Overview.bs b/mediaqueries-4/Overview.bs index 9c8b04e1f34..bdca7d72a06 100644 --- a/mediaqueries-4/Overview.bs +++ b/mediaqueries-4/Overview.bs @@ -454,7 +454,7 @@ Media Features (omitting the colon and value) to evaluate the feature in a boolean context. This is a convenient shorthand for features that have a reasonable value representing 0 or “none”. - For example, ''(color)'' is true is the '@media/color' media feature is non-zero. + For example, ''(color)'' is true if the '@media/color' media feature is non-zero.
  • Media features with “range” type can be written in a range context,