diff --git a/packages/ripple-ui-core/src/components/timeline/RplTimeline.stories.mdx b/packages/ripple-ui-core/src/components/timeline/RplTimeline.stories.mdx index 7fb51a4c69..15033f7458 100644 --- a/packages/ripple-ui-core/src/components/timeline/RplTimeline.stories.mdx +++ b/packages/ripple-ui-core/src/components/timeline/RplTimeline.stories.mdx @@ -60,7 +60,7 @@ export const SingleTemplate = (args) => ({ image: { src: svgPlaceholder({ width: 80, height: 80 }) }, title: 'Timeline item 5 with link', url: 'https://www.google.com', - description: 'Contains an image, title, external URL and description.' + description: '
Contains an image, title, external URL and description.