Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle authored Oct 2, 2024
1 parent bbea572 commit e89b87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/css/@media/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ A media query's `<media-query-list>` includes [`<media-type>`s](#media_types), [

### Media types

A _`<media-type>`_ describe the general category of a device.
A _`<media-type>`_ describes the general category of a device.
Except when using the `only` logical operator, the media type is optional and the `all` type is implied.

- `all`
Expand Down

0 comments on commit e89b87f

Please sign in to comment.