Copy edits per inline comments

This commit is contained in:
Jessica Lord 2016-04-28 17:32:24 -07:00
parent e1fba0fb55
commit f7dae7a328
1 changed files with 2 additions and 2 deletions

View File

@ -49,5 +49,5 @@ app.on('activate', function () {
}
});
// In this file you can include the rest of your app specific main process
// code. You can also put them in files and require them here.
// In this file you can include the rest of your app's specific main process
// code. You can also put them in separate files and require them here.