Merge pull request #1865 from ogayot/ssh-next-screen

identity: do not mention SSH being the next screen
This commit is contained in:
Olivier Gayot 2023-11-02 16:11:13 +01:00 committed by GitHub
commit 70c8a3c41d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ class IdentityView(BaseView):
title = _("Profile setup")
excerpt = _(
"Enter the username and password you will use to log in to "
"the system. You can configure SSH access on the next screen "
"the system. You can configure SSH access on a later screen "
"but a password is still needed for sudo."
)