diff --git a/data/tokens/components/page.json b/data/tokens/components/page.json
index b5227ad8..789ede0b 100644
--- a/data/tokens/components/page.json
+++ b/data/tokens/components/page.json
@@ -191,7 +191,7 @@
           "type": "typography"
         },
         "p": {
-          "standard": {
+          "typical": {
             "value": "{global.typography.responsive.body.S}",
             "type": "typography"
           },
@@ -258,7 +258,7 @@
           "type": "typography"
         },
         "p": {
-          "standard": {
+          "typical": {
             "value": "{global.typography.adaptive.body.S}",
             "type": "typography"
           },
diff --git a/data/tokens/context/marketing.json b/data/tokens/context/marketing.json
index 9ac06ddb..a71fd4ef 100644
--- a/data/tokens/context/marketing.json
+++ b/data/tokens/context/marketing.json
@@ -33,7 +33,7 @@
           "type": "typography"
         },
         "p": {
-          "standard": {
+          "typical": {
             "value": "{global.typography.responsive.body.M}",
             "type": "typography"
           },
@@ -81,7 +81,7 @@
           "type": "typography"
         },
         "p": {
-          "standard": {
+          "typical": {
             "value": "{global.typography.adaptive.body.M}",
             "type": "typography"
           },