diff --git a/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap b/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap index f30ed0d1fac71c..bc64579a4d71bc 100644 --- a/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap +++ b/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap @@ -13,10 +13,10 @@ exports[`props exportedFieldsUrl 1`] = ` -

+

Great tutorial   -

+
@@ -70,10 +70,10 @@ exports[`props iconType 1`] = ` -

+

Great tutorial   -

+
@@ -100,13 +100,13 @@ exports[`props isBeta 1`] = ` -

+

Great tutorial   -

+
@@ -133,10 +133,10 @@ exports[`props previewUrl 1`] = ` -

+

Great tutorial   -

+
@@ -172,10 +172,10 @@ exports[`render 1`] = ` -

+

Great tutorial   -

+
diff --git a/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js b/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js index 60cf56a51698e5..3ba2024d6b8cd5 100644 --- a/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js +++ b/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js @@ -96,10 +96,10 @@ function IntroductionUI({ description, previewUrl, title, exportedFieldsUrl, ico {icon} -

+

{title}   {betaBadge} -

+