diff --git a/storybook/src/components/ActionGroup/ActionGroup.stories.tsx b/storybook/src/components/ActionGroup/ActionGroup.stories.tsx
index 3a3985ab22..91c2f6e1b6 100644
--- a/storybook/src/components/ActionGroup/ActionGroup.stories.tsx
+++ b/storybook/src/components/ActionGroup/ActionGroup.stories.tsx
@@ -8,7 +8,7 @@ import { ActionGroup } from '@amsterdam/design-system-react/src'
import { Meta, StoryObj } from '@storybook/react'
const meta = {
- title: 'Components/Buttons/Action Group',
+ title: 'Components/Layout/Action Group',
component: ActionGroup,
args: {
children: [, ],