diff --git a/src/languages/en-us.js b/src/languages/en-us.js
index 91007e7..7c961e6 100644
--- a/src/languages/en-us.js
+++ b/src/languages/en-us.js
@@ -128,7 +128,7 @@ module.exports.strings = {
SUPPORTED_SITES_TEXT: 'You can still add items from other sites, but it can\'t autopopulate the information, so do that yourself.',
UPDATE_NOTICE: (current, latest) => `
- Christmas Community is out of date. There may be new features or bug fixes. Consider updating! :)
+ New version available!. There may be new features or bug fixes. Consider updating! :)
(you can turn this off with UPDATE_CHECK=false
)