diff --git a/core/modules/user/config/optional/tour.tour.user-create.yml b/core/modules/user/config/optional/tour.tour.user-create.yml index 4b8ec1eb90..9b4bc6dcb4 100644 --- a/core/modules/user/config/optional/tour.tour.user-create.yml +++ b/core/modules/user/config/optional/tour.tour.user-create.yml @@ -27,7 +27,7 @@ tips: id: create-username plugin: text label: 'Username' - body: 'The Usernmane has to be unique. It is how the sites Administrators will identify the user.' + body: 'The Username has to be unique. It is how the sites Administrators will identify the user.' weight: 3 attributes: data-id: edit-name diff --git a/core/modules/user/config/optional/tour.tour.user-edit.yml b/core/modules/user/config/optional/tour.tour.user-edit.yml index bd1472db3a..62334dcc22 100644 --- a/core/modules/user/config/optional/tour.tour.user-edit.yml +++ b/core/modules/user/config/optional/tour.tour.user-edit.yml @@ -35,7 +35,7 @@ tips: id: edit-username plugin: text label: 'Username' - body: 'The Usernmane has to be unique. It is how the sites Administrators will identify the user.' + body: 'The Username has to be unique. It is how the sites Administrators will identify the user.' weight: 4 attributes: data-id: edit-name