diff --git a/pages/settings/sessions.vue b/pages/settings/sessions.vue index 3f1634498..610cdffad 100644 --- a/pages/settings/sessions.vue +++ b/pages/settings/sessions.vue @@ -81,7 +81,7 @@ const messages = defineMessages({ sessionsDescription: { id: 'settings.sessions.description', defaultMessage: - "Here are all the devices that are currently logged in with your Modrinth account. You can log out of each one individually.\n\n If you see an entry you don't recognize, log out of that device and change your Modrinth account password immediately.", + "Here are all the devices that are currently logged in with your Modrinth account. You can log out of each one individually.\n\nIf you see an entry you don't recognize, log out of that device and change your Modrinth account password immediately.", }, sessionsLastAccessedAt: { id: 'settings.sessions.label.last-accessed-at',