diff --git a/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json b/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json
index e6c42930a8..dbd6b8d4f5 100644
--- a/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json
+++ b/src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json
@@ -54,7 +54,7 @@
{
"element": "#applications [data-element='section-user']",
"title": "User profile",
- "content": "Click on your user avatar to open the user profile dialog.",
+ "content": "Now click on your user avatar to open the user profile dialog.",
"event": "click",
"backdropOpacity": 0.6
},