diff --git a/src/components/Card/README.md b/src/components/Card/README.md index 13981b3aa8..1cf9945617 100644 --- a/src/components/Card/README.md +++ b/src/components/Card/README.md @@ -102,7 +102,7 @@ This parameter is used to specify the view or layout style of the `Card`. It all - `clear`: no style will be applied. - `outlined`: applies thin border to highlight card content. -- `filed`: fills in the card content. +- `filled`: fills in the card content. - `raised`: applies a shadow to slightly lift the container.