Fix notification message (#111)

This commit is contained in:
Fernando Montoya 2016-07-16 20:24:16 -05:00 committed by Guillermo Rauch
parent 31d560e524
commit f6f6cb08f4

View file

@ -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(