diff --git a/src/Umbraco.Web.BackOffice/EmbeddedResources/Tours/getting-started.json b/src/Umbraco.Web.BackOffice/EmbeddedResources/Tours/getting-started.json index eba7e94d1e..502b1fe47e 100644 --- a/src/Umbraco.Web.BackOffice/EmbeddedResources/Tours/getting-started.json +++ b/src/Umbraco.Web.BackOffice/EmbeddedResources/Tours/getting-started.json @@ -146,7 +146,7 @@ { "element": "#dialog [data-element='action-documentType']", "title": "Create Document Type", - "content": "
Click Document Type to create a new document type with a template. The template will be automatically created and set as the default template for this Document Type.
You will use the template in a later tour to render content.
", + "content": "Click Document Type with Template to create a new document type with a template. The template will be automatically created and set as the default template for this Document Type.
You will use the template in a later tour to render content.
", "event": "click" }, { @@ -197,8 +197,8 @@ }, { "element": "[data-element~='editor-property-settings'] [data-element='editor-add']", - "title": "Add editor", - "content": "When you add an editor you choose what the input method for this property will be. Click Add editor to open the editor picker dialog.", + "title": "Select editor", + "content": "When you select an editor you choose what the input method for this property will be. Click Select editor to open the editor picker dialog.", "event": "click" }, {