diff --git a/src/app/settings/views/settingsChangeEmail.html b/src/app/settings/views/settingsChangeEmail.html
index 55b397ff2f..05c359d21a 100644
--- a/src/app/settings/views/settingsChangeEmail.html
+++ b/src/app/settings/views/settingsChangeEmail.html
@@ -35,7 +35,8 @@
We have emailed a verification code to {{model.newEmail}}. Please check your email for this code and enter it below to finalize your the email address change.
Warning
- Proceeding will log you out of your current session, requiring you to log back in.
+ Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices
+ may continue to remain active for up to one hour.
Errors have occurred
diff --git a/src/app/settings/views/settingsChangePassword.html b/src/app/settings/views/settingsChangePassword.html
index 7de6360cb6..0909fedc0e 100644
--- a/src/app/settings/views/settingsChangePassword.html
+++ b/src/app/settings/views/settingsChangePassword.html
@@ -8,7 +8,8 @@
We recommend that you change your master password immediately if you believe that your credentials have been compromised.
Warning
- Proceeding will log you out of your current session, requiring you to log back in.
+ Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices
+ may continue to remain active for up to one hour.
Errors have occurred
diff --git a/src/app/settings/views/settingsSessions.html b/src/app/settings/views/settingsSessions.html
index a647fb4626..5f612a36eb 100644
--- a/src/app/settings/views/settingsSessions.html
+++ b/src/app/settings/views/settingsSessions.html
@@ -13,7 +13,8 @@
Warning
Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted
- for two-step login again, if enabled.
+ for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to
+ one hour.
Errors have occurred