{_t("or another cross-signing capable Matrix client")}
0xDEADBEEF
";
const parts = normalize(parseEvent(htmlMessage(html), createPartCreator()));
diff --git a/test/end-to-end-tests/install.sh b/test/end-to-end-tests/install.sh
index 937ef1f5eb..bbe7a24c9b 100755
--- a/test/end-to-end-tests/install.sh
+++ b/test/end-to-end-tests/install.sh
@@ -2,6 +2,6 @@
# run with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sh install.sh if chrome is already installed
set -e
./synapse/install.sh
-# local testing doesn't need a Riot fetched from master,
+# local testing doesn't need a Element fetched from master,
# so not installing that by default
yarn install