diff --git a/docs/data/material/components/cards/cards.md b/docs/data/material/components/cards/cards.md index d36aa82992f0d4..944ffc20534f28 100644 --- a/docs/data/material/components/cards/cards.md +++ b/docs/data/material/components/cards/cards.md @@ -20,7 +20,7 @@ The MaterialĀ UI Card component includes several complementary utility component - Card: a surface-level container for grouping related components. - Card Content: the wrapper for the Card content. - Card Header: an optional wrapper for the Card header. -- Card Media: an optional container for displaying background images and gradient layers behind the Card Content. +- Card Media: an optional container for displaying images, videos, etc. - Card Actions: an optional wrapper that groups a set of buttons. - Card Action Area: an optional wrapper that allows users to interact with the specified area of the Card.