diff --git a/packages/uui-relative-time/lib/uui-relative-time.story.ts b/packages/uui-relative-time/lib/uui-relative-time.story.ts index 7e49019da..8571da7b4 100644 --- a/packages/uui-relative-time/lib/uui-relative-time.story.ts +++ b/packages/uui-relative-time/lib/uui-relative-time.story.ts @@ -7,7 +7,7 @@ import readme from '../README.md?raw'; const meta: Meta = { id: 'uui-relative-time', - title: 'Relative Time', + title: 'Displays/Relative Time', component: 'uui-relative-time', parameters: { readme: { markdown: readme },