From d18881c8ade6677d88de755f3eb52649dc838f31 Mon Sep 17 00:00:00 2001 From: Rune Hem Strand Date: Tue, 31 Oct 2017 10:29:23 +0100 Subject: [PATCH] Update Navigate to the Settings sections step --- src/Umbraco.Web.UI.Client/src/common/services/tour.service.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/common/services/tour.service.js b/src/Umbraco.Web.UI.Client/src/common/services/tour.service.js index 20d590318c..684b5771c2 100644 --- a/src/Umbraco.Web.UI.Client/src/common/services/tour.service.js +++ b/src/Umbraco.Web.UI.Client/src/common/services/tour.service.js @@ -101,8 +101,8 @@ }, { element: "#applications [data-element='section-settings']", - title: "Navigate to the settings sections", - content: "In the Settings section we will find the document types.", + title: "Navigate to the Settings sections", + content: "In the Settings section you can create and manage Document types.", event: "click", backdropOpacity: 0.6 },