diff --git a/res/welcome.html b/res/welcome.html
index f26bdd8d..238c304f 100644
--- a/res/welcome.html
+++ b/res/welcome.html
@@ -172,7 +172,7 @@ we don't have an account and should hide them. No account == no guest account ei
-
_t("Welcome to Riot.im")
+
_t("Welcome to Element")
_t("Decentralised, encrypted chat & collaboration powered by [matrix]")
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index 952ac7e4..5dd43a4b 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -29,7 +29,7 @@
"I understand the risks and wish to continue": "I understand the risks and wish to continue",
"Go to Riot.im": "Go to Riot.im",
"Failed to start": "Failed to start",
- "Welcome to Riot.im": "Welcome to Riot.im",
+ "Welcome to Element": "Welcome to Element",
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralised, encrypted chat & collaboration powered by [matrix]",
"Sign In": "Sign In",
"Create Account": "Create Account",