diff --git a/components/card/metadata/card-asset.yml b/components/card/metadata/card-asset.yml
index b5522623b86..0119b0aa773 100644
--- a/components/card/metadata/card-asset.yml
+++ b/components/card/metadata/card-asset.yml
@@ -5,8 +5,8 @@ sections:
description: |
### Use Spectrum Heading for title and Spectrum Detail for subtitle
To make the card component more flexible, products can have more fine control over the typography by using the Heading and Detail components with their corresponding sizes. To be more consistent with previous card designs you can use the following:
- * Add the `spectrum-Heading` and `spectrum-Heading--XS` or `spectrum-Heading--XXS` to the `spectrum-Card-title` element.
- * Add the `spectrum-Detail` and `spectrum-Detail--S` classes to `spectrum-Card-subtitle`.
+ * Add the `spectrum-Heading` and `spectrum-Heading--sizeXS` or `spectrum-Heading--sizeXXS` to the `spectrum-Card-title` element.
+ * Add the `spectrum-Detail` and `spectrum-Detail--sizeS` classes to `spectrum-Card-subtitle`.
examples:
- id: card-asset
name: Standard
@@ -20,10 +20,10 @@ examples:
diff --git a/components/card/metadata/card-gallery.yml b/components/card/metadata/card-gallery.yml
index 42856c90e49..bfba406a043 100644
--- a/components/card/metadata/card-gallery.yml
+++ b/components/card/metadata/card-gallery.yml
@@ -8,8 +8,8 @@ sections:
Please replace `.spectrum-Icon--sizeS` with `.spectrum-Icon--sizeM`.
### Use Spectrum Heading for title and Spectrum Detail for subtitle
To make the card component more flexible, products can have more fine control over the typography by using the Heading and Detail components with their corresponding sizes. To be more consistent with previous card designs you can use the following:
- * Add the `spectrum-Heading` and `spectrum-Heading--XS` or `spectrum-Heading--XXS` to the `spectrum-Card-title` element.
- * Add the `spectrum-Detail` and `spectrum-Detail--S` classes to `spectrum-Card-subtitle`.
+ * Add the `spectrum-Heading` and `spectrum-Heading--sizeXS` or `spectrum-Heading--sizeXXS` to the `spectrum-Card-title` element.
+ * Add the `spectrum-Detail` and `spectrum-Detail--sizeS` classes to `spectrum-Card-subtitle`.
examples:
- id: card-gallery
name: Standard
@@ -23,8 +23,8 @@ examples: