diff --git a/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json b/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json index f2bf531ab4..836b7a965c 100644 --- a/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json +++ b/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json @@ -62,7 +62,7 @@ "element": "[data-element~='overlay-user']", "elementPreventClick": true, "title": "User profile", - "content": "
Here you can see details about your user, what Umbraco version the site is running, change your password and log out of Umbraco.
In the User section you will be able to do more advaned user management.
" + "content": "Here you can see details about your user, what Umbraco version the site is running, change your password and log out of Umbraco.
In the User section you will be able to do more advanced user management.
" }, { "element": "[data-element~='overlay-user'] [data-element='button-overlayClose']", @@ -478,4 +478,4 @@ } ] } -] \ No newline at end of file +]