diff --git a/subiquity/ui/views/identity.py b/subiquity/ui/views/identity.py index 963f2be8..6b6ae2f8 100644 --- a/subiquity/ui/views/identity.py +++ b/subiquity/ui/views/identity.py @@ -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." )