diff --git a/js/aboutApp/about-app.html b/js/aboutApp/about-app.html
index 1ca91a10..8cbdbc39 100644
--- a/js/aboutApp/about-app.html
+++ b/js/aboutApp/about-app.html
@@ -1,5 +1,5 @@
-
+
About
diff --git a/js/menus/menuTemplate.js b/js/menus/menuTemplate.js
index 5379f880..94cfca5a 100644
--- a/js/menus/menuTemplate.js
+++ b/js/menus/menuTemplate.js
@@ -240,6 +240,7 @@ function getTemplate(app) {
}
});
+ // This adds About Symphony under help menu for windows
template[3].submenu.push({
label: 'About Symphony',
click(focusedWindow) {