diff --git a/src-docs/src/views/timeline/timeline_example.js b/src-docs/src/views/timeline/timeline_example.js
index 9674d3018b7..17c87166abd 100644
--- a/src-docs/src/views/timeline/timeline_example.js
+++ b/src-docs/src/views/timeline/timeline_example.js
@@ -89,10 +89,13 @@ export const TimelineExample = {
iconType="accessibility"
title={
<>
- For accessibility, it is highly recommended to provide a
- descriptive
- I'm the
+ I'm the
+ + janet@elastic.co + + was invited to the project +
++ + janet@elastic.co + + was invited to the project +
++ + janet@elastic.co + + was invited to the project +
++ + janet@elastic.co + + was invited to the project +
++ + janet@elastic.co + + was invited to the project +
++ + janet@elastic.co + + was invited to the project +
++ janet@elastic.co was invited to the project +
+ ), + }, + { + icon: 'bolt', + verticalAlign: 'top', + children: ( ++ janet@elastic.co was invited to the project +
+ ), + }, +]; describe('EuiTimeline', () => { test('is rendered with items', () => { - const items: EuiTimelineProps['items'] = [ - { - icon:- janet@elastic.co was invited to the project -
- ), - }, - { - icon: 'bolt', - verticalAlign: 'top', - children: ( -- janet@elastic.co was invited to the project -
- ), - }, - ]; - const component = render(