Update messaging text

This commit is contained in:
Mo Bitar
2018-02-06 10:18:16 -06:00
parent d068952cfc
commit ad584c0dee

View File

@@ -95,7 +95,7 @@ angular.module('app')
this.clickedNewUpdateAnnouncement = function() {
this.newUpdateAvailable = false;
alert("A new update is ready to install. Simply quit Standard Notes and reopen it to apply the update.")
alert("A new update is ready to install. Simply quit Standard Notes and reopen it after a brief delay to apply the update.")
}