diff --git a/.changeset/olive-windows-share.md b/.changeset/olive-windows-share.md
new file mode 100644
index 0000000000..d4d7685b77
--- /dev/null
+++ b/.changeset/olive-windows-share.md
@@ -0,0 +1,6 @@
+---
+"@digdir/designsystemet": patch
+"@digdir/designsystemet-theme": patch
+---
+
+Rename `data-ds-typography` to `data-typography`
diff --git a/apps/storybook/.storybook/preview-head.html b/apps/storybook/.storybook/preview-head.html
index 46f295cb25..43f5cddd79 100644
--- a/apps/storybook/.storybook/preview-head.html
+++ b/apps/storybook/.storybook/preview-head.html
@@ -35,7 +35,7 @@
diff --git a/apps/storybook/stories/showcase.stories.tsx b/apps/storybook/stories/showcase.stories.tsx
index e1a8bf2f4f..f1eb3d6fed 100644
--- a/apps/storybook/stories/showcase.stories.tsx
+++ b/apps/storybook/stories/showcase.stories.tsx
@@ -60,7 +60,7 @@ export const ShowcaseStory: StoryFn = () => {