From f6f6cb08f4a7ec79021c7a4c137258496f7898c8 Mon Sep 17 00:00:00 2001 From: Fernando Montoya Date: Sat, 16 Jul 2016 20:24:16 -0500 Subject: [PATCH] Fix notification message (#111) --- plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.js b/plugins.js index b3389601..1ae97174 100644 --- a/plugins.js +++ b/plugins.js @@ -93,7 +93,7 @@ function updatePlugins ({ force = false } = {}) { if (changed) { notify( 'Plugins Updated', - 'Restart the app or hot-reload with "Plugins" > "Reload Now" to enjoy the updates!' + 'Restart the app or hot-reload with "View" > "Reload" to enjoy the updates!' ); } else { notify(