diff --git a/src/react-components/info-dialog.js b/src/react-components/info-dialog.js
index 8091484d0f34925270c7455e9eb86f65a0c1bea3..6ba0fba4a98152b5464d0ffb2c89ef50c1afc329 100644
--- a/src/react-components/info-dialog.js
+++ b/src/react-components/info-dialog.js
@@ -56,7 +56,7 @@ class InfoDialog extends Component {
 
     const payload = {
       email: this.state.mailingListEmail,
-      newsletters: "mixed-reality",
+      newsletters: "hubs",
       privacy: true,
       fmt: "H",
       source_url: document.location.href